X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=regen_perly.pl;h=02b6ba0845e0bbd35b06d0a45bf227baedff6ea1;hb=d438081b7f2c610292c058f594bebeaafcfce882;hp=6a372f977f430b0627dd388f7878fd05854f4bf0;hpb=2db5ca0a86d6b3a21023f595f7a9ea5a35b63ed3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/regen_perly.pl b/regen_perly.pl index 6a372f9..02b6ba0 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\.875c?|2\.0)\b/) { die <