summaryrefslogtreecommitdiff
path: root/lib/Autom4te/General.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Autom4te/General.pm')
-rw-r--r--lib/Autom4te/General.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Autom4te/General.pm b/lib/Autom4te/General.pm
index 4f397b0c..76dbd426 100644
--- a/lib/Autom4te/General.pm
+++ b/lib/Autom4te/General.pm
@@ -43,7 +43,7 @@ use File::stat;
use IO::File;
use Carp;
use strict;
-
+use warnings;
use vars qw (@ISA @EXPORT);
@ISA = qw (Exporter);