]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - t/50-unwind-target.t
Switch to qw<>
[perl/modules/Scope-Upper.git] / t / 50-unwind-target.t
index 430424091d7505145fb518c829d226b8c701300a..3c7a21d278b6bdd9b0c969c6a9051dbc3e56c11f 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Test::More tests => 4;
 
-use Scope::Upper qw/unwind/;
+use Scope::Upper qw<unwind>;
 
 my @res;