From ad7e64793e586e219e9306a427c963ebb6b3b4bc Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Fri, 29 Dec 2006 17:52:38 +0000 Subject: [PATCH] more fatal warnings and other cleanup --- planetNaps.pl | 1 - 1 file changed, 1 deletion(-) 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'); -- 2.39.2