Index: trunk/Nebulous/lib/Nebulous/Client.pm
===================================================================
--- trunk/Nebulous/lib/Nebulous/Client.pm	(revision 17537)
+++ trunk/Nebulous/lib/Nebulous/Client.pm	(revision 17538)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004-2008  Joshua Hoblitt
 #
-# $Id: Client.pm,v 1.44 2008-05-06 02:58:24 jhoblitt Exp $
+# $Id: Client.pm,v 1.45 2008-05-06 03:03:50 jhoblitt Exp $
 
 package Nebulous::Client;
@@ -7,4 +7,5 @@
 use strict;
 use warnings FATAL => qw( all );
+no warnings qw( uninitialized );
 
 our $VERSION = '0.08';
