X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=blobdiff_plain;f=t%2F10-join.t;fp=t%2F10-join.t;h=b957f25138986e93d806e60cfad3c3d87d258a20;hp=0a4ea4de61b8c4bda0267b87382825f38e75727c;hb=86915a65eed5d806e6c48b8b8fda1d3c4d990987;hpb=00c2c248e29c5d223f54f2c131fb7429eedd92d4 diff --git a/t/10-join.t b/t/10-join.t index 0a4ea4d..b957f25 100644 --- a/t/10-join.t +++ b/t/10-join.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Config qw/%Config/; +use Config qw<%Config>; BEGIN { if (!$Config{useithreads}) {