![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Can we make $& better?by ferreira (Chaplain) |
on Sep 06, 2007 at 19:59 UTC ( #637521=note: print w/replies, xml ) | Need Help?? |
You may use today the feature mentioned in Re: Can we make $& better? (no need with $^MATCH). Even with older Perls, there is Regexp::MatchContext by TheDamian. Surely, it must be the inspiration for the 5.10 feature which is probably faster because introduced to the Perl core itself.
In Section
Seekers of Perl Wisdom
|
|