]> ruin.nu Git - ndwebbie.git/commitdiff
more fatal warnings and other cleanup
authorMichael Andreen <harv@ruin.nu>
Fri, 29 Dec 2006 17:52:38 +0000 (17:52 +0000)
committerMichael Andreen <harv@ruin.nu>
Fri, 29 Dec 2006 17:52:38 +0000 (17:52 +0000)
planetNaps.pl

index 91937fc2a7fd62be746a4d0702e334e1326821e5..a18e2ac56ee6f6da0e980a0b9303e6a153d7c330 100644 (file)
@@ -19,7 +19,6 @@
 
 use strict;
 use warnings FATAL => 'all';
-no warnings qw(uninitialized);
 
 $ND::TEMPLATE->param(TITLE => 'List planet naps');