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