X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;ds=sidebyside;f=planetNaps.pl;h=91937fc2a7fd62be746a4d0702e334e1326821e5;hb=e1061d8f3e79dac656547f7b75d86899191d5662;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');