X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=resources.pl;h=363d25e16910d345b96f8dfcd3db98000fcc06ea;hb=dfdaf29be0eb73b0b900ce3bced443120b1fca96;hp=486cc13eab8cb48d21606e9a7d5d1a11832b89da;hpb=8bd21c625add06fed135d3ce99208c7a94b44882;p=ndwebbie.git diff --git a/resources.pl b/resources.pl index 486cc13..363d25e 100644 --- a/resources.pl +++ b/resources.pl @@ -18,6 +18,8 @@ #**************************************************************************/ use strict; +use warnings FATAL => 'all'; +no warnings qw(uninitialized); use POSIX; our $BODY; our $DBH;