X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=top100.pl;h=1a7d2e4233ba7a9f3372a7e9754297abb7b20817;hb=4633e480fd5e37e999b67c3e86a9386870343d2e;hp=455312c810e70f92b2e375ebc05a34a42095b7c0;hpb=8bd21c625add06fed135d3ce99208c7a94b44882;p=ndwebbie.git diff --git a/top100.pl b/top100.pl index 455312c..1a7d2e4 100644 --- a/top100.pl +++ b/top100.pl @@ -18,6 +18,8 @@ #**************************************************************************/ use strict; +use warnings FATAL => 'all'; +no warnings qw(uninitialized); $ND::TEMPLATE->param(TITLE => 'Top100 ');