in reply to Re^2: better way to get last named capture group
in thread better way to get last named capture group

Yeah, the tie is basically only a frontend to the regex engine.

One side effect is that you can tie other %hashes to act like %+ and %-

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

  • Comment on Re^3: better way to get last named capture group