'use strict' führt bei der Ausführung zu Fehlern wie "Can't use an undefined value...
authorMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 14 Jun 2007 08:31:40 +0000 (08:31 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 14 Jun 2007 08:31:40 +0000 (08:31 +0000)
bin/mozilla/ar.pl
bin/mozilla/ic.pl

index c9542a7..13c3802 100644 (file)
@@ -38,7 +38,7 @@ use SL::IS;
 use SL::PE;
 use SL::ReportGenerator;
 
-use strict;
+use strict;
 #use warnings;
 
 # imports
index 4830cc4..bccac30 100644 (file)
@@ -36,7 +36,7 @@ use SL::IC;
 
 #use SL::PE;
 
-use strict;
+use strict;
 #use warnings;
 
 # global imports