This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Small efficiency nit for regcurly()
[perl5.git] / mad / Nomad.pm
2009-08-26 Rafael Garcia-SuarezCargo-cult addition of op_say to the MAD code
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2007-07-07 Gerard Goossenp55: add 'declarator' to listop. Fixes 'pipe my ($r...
2007-07-07 Gerard Goossenp55: correctly translate things like s//$#foo/ge
2007-05-12 Gerard GoossenGive the 'local' declarator a new key, such that 'local...
2007-05-12 Gerard Goossenmove the logic of combining '_' and '#' with the previo...
2007-05-12 Gerard GoossenDisable slurping assigned of split when PL_madskills
2007-05-12 Gerard GoossenDisable operator target setting for 'my' variables...
2007-03-26 Gerard Goossenadd p55.t MAD tests, and convert renamed mad/nomad...
2007-03-26 Gerard GoossenRename mad/nomad to mad/Nomad.pm