summaryrefslogtreecommitdiff
path: root/lib/Autom4te/Channels.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Autom4te/Channels.pm')
-rw-r--r--lib/Autom4te/Channels.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Autom4te/Channels.pm b/lib/Autom4te/Channels.pm
index 345fc357..ffe7361c 100644
--- a/lib/Autom4te/Channels.pm
+++ b/lib/Autom4te/Channels.pm
@@ -68,6 +68,7 @@ etc.) that can also be overridden on a per-message basis.
use 5.006;
use strict;
+use warnings;
use Exporter;
use Carp;
use File::Basename;