Abigail / Regexp--Common

Common patterns
Other
32 stars 15 forks source link

Maintenance for v5.17.x #2

Closed renormalist closed 8 years ago

renormalist commented 11 years ago

Hi Abigail!

These patches make Regexp::Common work again with Perl 5.17.x.

If they are stupid, tell me.

If you are too busy for a CPAN release, feel free to give me co-maint (cpan:SCHWIGON) and I take care of it.

Thanks!

Kind regards, Steffen

Abigail commented 8 years ago

The use of re 'eval' has been obsoleted in this case -- the pattern now uses (?-1) to recurse.