From: Michael Andreen Date: Fri, 29 Dec 2006 17:52:38 +0000 (+0000) Subject: more fatal warnings and other cleanup X-Git-Url: https://ruin.nu/git/?a=commitdiff_plain;h=ad7e64793e586e219e9306a427c963ebb6b3b4bc;p=ndwebbie.git more fatal warnings and other cleanup --- diff --git a/planetNaps.pl b/planetNaps.pl index 91937fc..a18e2ac 100644 --- a/planetNaps.pl +++ b/planetNaps.pl @@ -19,7 +19,6 @@ use strict; use warnings FATAL => 'all'; -no warnings qw(uninitialized); $ND::TEMPLATE->param(TITLE => 'List planet naps');