X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F05-explicit-cleanee.t;fp=t%2F05-explicit-cleanee.t;h=74e93eb430895eef6abfb3981163868f436c7c81;hb=006e9cb47357c9a0878feafbbb35df4f01cc0d09;hp=3cd3bd5b5ffb7b2137bcb28a0fc0d3d662b04be5;hpb=e5233d435befdf59a2a604341a3048aa42259c99;p=p5sagit%2Fnamespace-clean.git diff --git a/t/05-explicit-cleanee.t b/t/05-explicit-cleanee.t index 3cd3bd5..74e93eb 100644 --- a/t/05-explicit-cleanee.t +++ b/t/05-explicit-cleanee.t @@ -30,7 +30,7 @@ SKIP: { skip "This part of the test segfaults perl $] with both tie() and B::H::EOS." . ' Actual code (e.g. DBIx::Class) works fine so did not investigate further', - 2000 if $] < 5.008003; + 2000 if "$]" < 5.008003; local @INC = @INC; my @code;