From d438081b7f2c610292c058f594bebeaafcfce882 Mon Sep 17 00:00:00 2001 From: Yitzchak Scott-Thoennes Date: Thu, 1 Sep 2005 10:41:36 -0700 Subject: Re: [perl #37039] perlref documentation about optional -> is too vague Message-Id: <20050902004136.GA2656@efn.org> Allow any variant of bison 1.875 to be used p4raw-id: //depot/perl@25353 --- regen_perly.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regen_perly.pl b/regen_perly.pl index 6a372f977f..02b6ba0845 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 <