]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - t/15-self.t
Switch to qw<>
[perl/modules/Variable-Magic.git] / t / 15-self.t
index cfca7080faaabace5c1b0732dd9b6a96494654e6..bf6aa350f5cdc6ac3ad1cffc11449b9bebb5167d 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Test::More tests => 17;
 
-use Variable::Magic qw/wizard cast dispell getdata/;
+use Variable::Magic qw<wizard cast dispell getdata>;
 
 my $c = 0;