X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F05-words.t;h=bcb3ac9bcc806e5b986df0706cef95818c3e5f27;hb=2236279ceecd37fc3e752bdf1142808a0f671d6e;hp=1141a582821f84c8d187ea20e61d05774287504a;hpb=a06eb7aacdd80daabe3b1565c15b37096ea2b57c;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/05-words.t b/t/05-words.t index 1141a58..bcb3ac9 100644 --- a/t/05-words.t +++ b/t/05-words.t @@ -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.