X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=planetNaps.pl;h=ff5a8370939f73871642256370be5acb01b10312;hb=03830799201db0b0f28e9c494fdd1b5b5143749c;hp=8d8a384c337c1d1164a513917f45ce16682e26ca;hpb=d01a291b696be6998db7ea2e9e37e790b529d43f;p=ndwebbie.git diff --git a/planetNaps.pl b/planetNaps.pl index 8d8a384..ff5a837 100644 --- a/planetNaps.pl +++ b/planetNaps.pl @@ -18,12 +18,12 @@ #**************************************************************************/ use strict; +use warnings FATAL => 'all'; $ND::TEMPLATE->param(TITLE => 'List planet naps'); our $BODY; our $DBH; -our $LOG; my $error; die "You don't have access" unless isHC();