X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/d438081b7f2c610292c058f594bebeaafcfce882..51078f7bc8ba938e8bb9302522fc032016e57e52:/regen_perly.pl diff --git a/regen_perly.pl b/regen_perly.pl index 02b6ba0..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\.875[a-z]?|2\.0)\b/) { die <