This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The new REQUIRE token introduced by change 25599 must be
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 13 Oct 2005 09:05:42 +0000 (09:05 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 13 Oct 2005 09:05:42 +0000 (09:05 +0000)
commit2051588124b1d9accc9aeb526746bb222cea5170
tree26ea5dfdc19c35b0bce237a57c8825d1fd5423c8
parentd52fe7da486fd032a82c29ee467dd8504f394b88
The new REQUIRE token introduced by change 25599 must be
nonassoc, just like the UNIOP token it's patterned after.
(While we're at it, allow to use bison 2.1 to regenerate
the parser files.)

p4raw-id: //depot/perl@25746
perly.act
perly.h
perly.tab
perly.y
regen_perly.pl