http://qs321.pair.com?node_id=795693


in reply to Re^5: Regexp not capturing in named subrules
in thread Regexp not capturing in named subrules

I read the idea (?<name>...){0} in the Oniguruma documentation but it was applicable to Perl too. In Perl-5.10 implementation, (?:...){0} leaves active elements like regexp routines handy in the regexp. Really, that seems to work just fine. Anyway, it's pretty clear I'm likely doing something Yves never intended when he added (?&name) support.

⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊