X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2Flib%2FVariable%2FMagic%2FTestScopeEnd.pm;h=1eca93b23294f59fe7c5f8441d9f95f58c074732;hb=78d307d30a1fa82e6b8e7ba95c617d9b87eb4d45;hp=1e08a8e2b0101eca0344fe8ed1874ec9502c13ca;hpb=bf4c4354fb3bdfdd4d33501318ba3bdd382469c8;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/t/lib/Variable/Magic/TestScopeEnd.pm b/t/lib/Variable/Magic/TestScopeEnd.pm index 1e08a8e..1eca93b 100644 --- a/t/lib/Variable/Magic/TestScopeEnd.pm +++ b/t/lib/Variable/Magic/TestScopeEnd.pm @@ -2,7 +2,7 @@ package Variable::Magic::TestScopeEnd; use Test::More; -use Variable::Magic qw/wizard cast/; +use Variable::Magic qw; my $wiz;