]> ruin.nu Git - ndwebbie.git/blobdiff - resources.pl
fatal warnings
[ndwebbie.git] / resources.pl
index 486cc13eab8cb48d21606e9a7d5d1a11832b89da..363d25e16910d345b96f8dfcd3db98000fcc06ea 100644 (file)
@@ -18,6 +18,8 @@
 #**************************************************************************/
 
 use strict;
+use warnings FATAL => 'all';
+no warnings qw(uninitialized);
 use POSIX;
 our $BODY;
 our $DBH;