Imported Upstream version 3.2.0
[debian/amanda] / application-src / amlog-script.pl
index b836758c9d4767e4aad2d7bfce84294de27964ee..6504cb44e53ca3c965870dada08964465e90fd46 100644 (file)
@@ -1,5 +1,5 @@
 #!@PERL@
-# Copyright (c) 2008,2009 Zmanda, Inc.  All Rights Reserved.
+# Copyright (c) 2008, 2009, 2010 Zmanda, Inc.  All Rights Reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 as published
@@ -19,6 +19,7 @@
 
 use lib '@amperldir@';
 use strict;
+use warnings;
 use Getopt::Long;
 use File::Basename;