X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F51-threads-teardown.t;fp=t%2F51-threads-teardown.t;h=164a047d09923d502a1db630c693a41e25db7099;hb=f25371b03406812f63205b28c7127c69381b9ad4;hp=862717d7dffd7e44278eb7ad96d3e8ee1757f4dc;hpb=e2713f2ce37f9c74d269f5a1384b7e80fc602200;p=perl%2Fmodules%2Fautovivification.git diff --git a/t/51-threads-teardown.t b/t/51-threads-teardown.t index 862717d..164a047 100644 --- a/t/51-threads-teardown.t +++ b/t/51-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 = 1 + 2 + 4;