This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
sv_2mortal(NEWSV(0,0)) better written as sv_newmortal()
[perl5.git] / regen_perly.pl
2004-02-14 Dave MitchellSwitch from byacc to bison and simplify the perly....