X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=t%2F13-padsv.t;h=0509260d821f246df2c8770abec9b0b86e37851d;hp=ae3cbff3ecd485290b54d3504347376803dac7a5;hb=bf1b09f4ab8df1710df549764d511b110c6cb396;hpb=67165b7d215ffac8a1c56642fbffbf2715b9e6d1 diff --git a/t/13-padsv.t b/t/13-padsv.t index ae3cbff..0509260 100644 --- a/t/13-padsv.t +++ b/t/13-padsv.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Config qw/%Config/; +use Config qw<%Config>; use Test::More tests => 4;