]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - t/22-len.t
Importing Variable-Magic-0.04.tar.gz
[perl/modules/Variable-Magic.git] / t / 22-len.t
index 282fd37519314e63cb655eba4bf3f466564cd07f..c3a95663e0af476f698d59bf278e6ccfafb1f307 100644 (file)
@@ -1,5 +1,8 @@
 #!perl -T
 
+use strict;
+use warnings;
+
 use Test::More tests => 6;
 
 use Variable::Magic qw/wizard cast/;