X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=regen_perly.pl;h=6a372f977f430b0627dd388f7878fd05854f4bf0;hb=28a5cf3b760f8b6322a0839e3b3e060e7a6f23ea;hp=024d7853717caf56dd3a163e03845b6108219e7c;hpb=1d3259712a05143b33614901d9fae89e4bbfaa3e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/regen_perly.pl b/regen_perly.pl index 024d785..6a372f9 100644 --- a/regen_perly.pl +++ b/regen_perly.pl @@ -65,7 +65,7 @@ die "$0: must be run on an ASCII system\n" unless ord 'A' == 65; # the test below to allow that version too. DAPM Feb 04. my $version = `$bison -V`; -unless ($version =~ /\b(1\.875|2\.0)\b/) { die <