]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - t/01-import.t
Importing Variable-Magic-0.04.tar.gz
[perl/modules/Variable-Magic.git] / t / 01-import.t
index 37dc939d9cfcf4afd7c8321d620715f4c2458a5f..cc4aebd733f494f25da4abebb14430149d9da0df 100644 (file)
@@ -1,5 +1,8 @@
 #!perl -T
 
+use strict;
+use warnings;
+
 use Test::More tests => 9;
 
 require Variable::Magic;