]> ruin.nu Git - ndwebbie.git/blobdiff - planetNaps.pl
more fatal warnings and other cleanup
[ndwebbie.git] / planetNaps.pl
index 8d8a384c337c1d1164a513917f45ce16682e26ca..91937fc2a7fd62be746a4d0702e334e1326821e5 100644 (file)
@@ -18,6 +18,8 @@
 #**************************************************************************/
 
 use strict;
+use warnings FATAL => 'all';
+no warnings qw(uninitialized);
 
 $ND::TEMPLATE->param(TITLE => 'List planet naps');