X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=regen_perly.pl;h=67f763f4557b333a8c9b018e68f239fc34b67725;hb=57c348a981665d6305f7f38920ab85e57a77ae65;hp=6a372f977f430b0627dd388f7878fd05854f4bf0;hpb=5203fbcae61b42c66ba138a48162ecc0880db2c9;p=p5sagit%2Fp5-mst-13.2.git diff --git a/regen_perly.pl b/regen_perly.pl index 6a372f9..67f763f 100644 --- a/regen_perly.pl +++ b/regen_perly.pl @@ -65,13 +65,11 @@ 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\.875c?|2\.0)\b/) { die <