Search results for "module:Regexp::MatchContext"
Regexp::MatchContext - Replace (and improve) $MATCH, $PREMATCH, and $POSTMATCH
The English.pm module provides named aliases for Perl's built-in $`, $& and $' variables: $PREMATCH, $MATCH, and $POSTMATCH. Unfortunately, those aliases suffer the same problems as their originals: they degrade the performance of every single regex ...
DCONWAY/Regexp-MatchContext-0.0.2 - 04 Aug 2005 06:00:56 UTC