am strict
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 23 Oct 2009 15:30:37 +0000 (17:30 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Fri, 23 Oct 2009 15:30:37 +0000 (17:30 +0200)
am.pl

diff --git a/am.pl b/am.pl
index e08d6cb..a70e452 100755 (executable)
--- a/am.pl
+++ b/am.pl
@@ -30,7 +30,7 @@
 #
 #######################################################################
 
-#use strict;
+use strict;
 
 BEGIN {
   unshift @INC, "modules/override"; # Use our own versions of various modules (e.g. YAML).