X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=vms%2Fgen_shrfls.pl;h=68bb6e8e60ec71eb04751efa7dc35ece80001c25;hb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;hp=a109f7bdfd741aa10965067ed5951135b6c0e79c;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/vms/gen_shrfls.pl b/vms/gen_shrfls.pl index a109f7b..68bb6e8 100644 --- a/vms/gen_shrfls.pl +++ b/vms/gen_shrfls.pl @@ -328,6 +328,7 @@ if ($ENV{PERLSHR_USE_GSMATCH}) { # number in the top four bits and use the bottom four for build options # that'll cause incompatibilities ($ver, $sub) = $] =~ /\.(\d\d\d)(\d\d)/; + $ver += 0; $sub += 0; $gsmatch = ($sub >= 50) ? "equal" : "lequal"; # Force an equal match for # dev, but be more forgiving # for releases