X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=planetNaps.pl;h=91937fc2a7fd62be746a4d0702e334e1326821e5;hb=0b56588fa1846b0d487e677ca8534277a1f0b9d7;hp=8d8a384c337c1d1164a513917f45ce16682e26ca;hpb=d01a291b696be6998db7ea2e9e37e790b529d43f;p=ndwebbie.git diff --git a/planetNaps.pl b/planetNaps.pl index 8d8a384..91937fc 100644 --- a/planetNaps.pl +++ b/planetNaps.pl @@ -18,6 +18,8 @@ #**************************************************************************/ use strict; +use warnings FATAL => 'all'; +no warnings qw(uninitialized); $ND::TEMPLATE->param(TITLE => 'List planet naps');