X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fh2xs.t;h=380f838c911c24a1756739fbcc1e0f12264157f2;hb=2d3232d7d747c33b17a2f963786d0f00484dbad2;hp=a59afa2f58b903934036c5eab9034f75463c9592;hpb=98d84473cbdd600ea0a62255d76863484ac654f0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/h2xs.t b/lib/h2xs.t index a59afa2..380f838 100644 --- a/lib/h2xs.t +++ b/lib/h2xs.t @@ -56,6 +56,7 @@ if ($^O eq 'MacOS') { my $name = 'h2xst'; my $header = "$name.h"; my $thisversion = sprintf "%vd", $^V; +$thisversion =~ s/^v//; # If this test has failed previously a copy may be left. rmtree($name);