X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=t%2F41-threads-teardown.t;h=64c23dc249d4f6b2a09aeacf96ed3298a62d8022;hp=9de009fb0ba33b458f07547d858b5a12bb4591e6;hb=76861cbb848c770203b09f413c9c65ca58c808c8;hpb=db4196efb0368185bc47067bac4ae66b6171a88f diff --git a/t/41-threads-teardown.t b/t/41-threads-teardown.t index 9de009f..64c23dc 100644 --- a/t/41-threads-teardown.t +++ b/t/41-threads-teardown.t @@ -21,7 +21,7 @@ sub run_perl { SKIP: { - skip 'Fails on 5.8.2 and lower' => 1 if "$]" <= 5.008002; + skip 'Fails on 5.8.2 and lower' => 1 if "$]" <= 5.008_002; my $status = run_perl <<' RUN'; my ($code, @expected);