summaryrefslogtreecommitdiff
path: root/lib/Autom4te/FileUtils.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Autom4te/FileUtils.pm')
-rw-r--r--lib/Autom4te/FileUtils.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Autom4te/FileUtils.pm b/lib/Autom4te/FileUtils.pm
index 3920fd0b..7b7959f9 100644
--- a/lib/Autom4te/FileUtils.pm
+++ b/lib/Autom4te/FileUtils.pm
@@ -36,6 +36,7 @@ This perl module provides various general purpose file handling functions.
use 5.006;
use strict;
+use warnings;
use Exporter;
use File::stat;
use IO::File;