]> ruin.nu Git - ndwebbie.git/blobdiff - top100.pl
oops, guess I had forgotten about this file
[ndwebbie.git] / top100.pl
index 455312c810e70f92b2e375ebc05a34a42095b7c0..1a7d2e4233ba7a9f3372a7e9754297abb7b20817 100644 (file)
--- 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 ');