![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re^2: Can we make $& better?by demerphq (Chancellor) |
on Sep 12, 2007 at 18:07 UTC ( #638635=note: print w/replies, xml ) | Need Help?? |
Actually this post is the first time ive even heard of Regexp::MatchContext so no it wasnt in any way the inspiration for ${^MATCH} and friends. And actually its totally fluke that both use 'p' as the new flag, originally it was 'k' in the core implementation, which was changed to 'p' (for preserve) later on because another TheDamian module uses 'k' for special purposes.
--- $world=~s/war/peace/g
In Section
Seekers of Perl Wisdom
|
|