]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - t/05-words.t
Switch to qw<>
[perl/modules/Scope-Upper.git] / t / 05-words.t
index 1141a582821f84c8d187ea20e61d05774287504a..bcb3ac9bcc806e5b986df0706cef95818c3e5f27 100644 (file)
@@ -13,7 +13,7 @@ BEGIN {
  }
 }
 
-use Scope::Upper qw/:words/;
+use Scope::Upper qw<:words>;
 
 # This test is for internal use only and doesn't imply any kind of future
 # compatibility on what the words should actually return.