X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=regen_perly.pl;h=a988a631f6334ea7ea247f1eda29352bfb7cac57;hb=842c41230043ce99d4bf7b2c79aed85ce2908e89;hp=859495faf141702f7f65c625f15518626fc0c04b;hpb=aae7e7b3d1e34c8713fc4867e92c9ef0fd0ecb95;p=p5sagit%2Fp5-mst-13.2.git diff --git a/regen_perly.pl b/regen_perly.pl index 859495f..a988a63 100644 --- a/regen_perly.pl +++ b/regen_perly.pl @@ -66,6 +66,10 @@ 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) { die <