Subject: | translate Perl named captures for RE2 |
It'd be really nice to simply translate (?<name>regex) into (?
P<name>regex) for RE2 to minimize the syntactic differences. This would
allow more graceful fallback to the Perl engine.
This queue is for tickets about the re-engine-RE2 CPAN distribution.
The Basics
People
|
Bug Information
|