X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=blobdiff_plain;f=t%2F11-detach.t;fp=t%2F11-detach.t;h=ef0b3f87c8ccb0774506eff5a39d2770d4948c19;hp=a91d1394dd73a504750d6d6273e8d5df903306af;hb=86915a65eed5d806e6c48b8b8fda1d3c4d990987;hpb=00c2c248e29c5d223f54f2c131fb7429eedd92d4 diff --git a/t/11-detach.t b/t/11-detach.t index a91d139..ef0b3f8 100644 --- a/t/11-detach.t +++ b/t/11-detach.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Config qw/%Config/; +use Config qw<%Config>; BEGIN { if (!$Config{useithreads}) {