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