]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - t/12-data.t
Importing Variable-Magic-0.04.tar.gz
[perl/modules/Variable-Magic.git] / t / 12-data.t
index 7e640b32843abab4f5708edf842049690d42f86a..1e8b9eb0f340b5ca53f3037530f22fc91f255268 100644 (file)
@@ -1,5 +1,8 @@
 #!perl -T
 
+use strict;
+use warnings;
+
 use Test::More tests => 19;
 
 use Variable::Magic qw/wizard getdata cast dispell/;