From: Vincent Pit Date: Tue, 24 Mar 2009 22:20:47 +0000 (+0100) Subject: Update the version requirement message in regen_perly.pl X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=aae7e7b3d1e34c8713fc4867e92c9ef0fd0ecb95;p=p5sagit%2Fp5-mst-13.2.git Update the version requirement message in regen_perly.pl --- diff --git a/regen_perly.pl b/regen_perly.pl index 8ecff97..859495f 100644 --- a/regen_perly.pl +++ b/regen_perly.pl @@ -69,8 +69,8 @@ my $version = `$bison -V`; unless ($version =~ /\b(1\.875[a-z]?|2\.[0134])\b/) { die <