]> ruin.nu Git - ndwebbie.git/blobdiff - launchConfirmation.pl
oops, guess I had forgotten about this file
[ndwebbie.git] / launchConfirmation.pl
index 1d8caafda450ce178a05d66ba213ad6d2f42a2ce..7e56eedbd3fd72608bea6fec712f88d91bff724d 100644 (file)
@@ -18,6 +18,8 @@
 #**************************************************************************/
 
 use strict;
+use warnings FATAL => 'all';
+no warnings qw(uninitialized);
 
 $ND::TEMPLATE->param(TITLE => 'Launch Confirmation');