Imported Upstream version 3.2.0
[debian/amanda] / installcheck / Amanda_Curinfo.pl
index b3f62b534f89c6548ed04429abe978e0e54052a1..465b4d53ecd349190c913e59eef7aa9e5be294e0 100644 (file)
 # Contact information: Zmanda Inc, 465 S. Mathilda Ave., Suite 300
 # Sunnyvale, CA 94086, USA, or: http://www.zmanda.com
 
+use Test::More tests => 18;
 use strict;
+use warnings;
 
-use Test::More tests => 18;
 use File::Path qw(mkpath);
 use Data::Dumper;