]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - t/13-reap-ctl.t
Switch to qw<>
[perl/modules/Scope-Upper.git] / t / 13-reap-ctl.t
index 39a0bb4e3f74162cb1cae2079031cd6e70125457..3f5db2be79f13752335145c7d190a0a3554f8d87 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Test::More tests => 41 + 30 + 4 * 7;
 
-use Scope::Upper qw/reap UP HERE/;
+use Scope::Upper qw<reap UP HERE>;
 
 our ($x, $y);