]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - t/13-sig.t
Importing Variable-Magic-0.04.tar.gz
[perl/modules/Variable-Magic.git] / t / 13-sig.t
index c7b9f498d712af21dd9b639a5f811c4c32b2030c..6564d367291737fb8352832276a5cb4a7b2f69de 100644 (file)
@@ -1,5 +1,8 @@
 #!perl -T
 
+use strict;
+use warnings;
+
 use Test::More tests => 24;
 
 use Variable::Magic qw/wizard getsig cast dispell SIG_MIN/;