]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - t/32-hash.t
Importing Variable-Magic-0.04.tar.gz
[perl/modules/Variable-Magic.git] / t / 32-hash.t
index 44510dc10224d09543105a9448f5cd20f4ac0b62..483d9671e93bfed7e4ac1935f0d6c85740293f14 100644 (file)
@@ -1,5 +1,8 @@
 #!perl -T
 
+use strict;
+use warnings;
+
 use Test::More tests => 17;
 
 use Variable::Magic qw/wizard cast dispell/;