Steffen Mueller wrote:

Insofar as I understand par.pl, this should fix it. Curiously, I've been
happily using pp with 5.10 and never had the issue.

I think Tie::Hash::NamedCapture is loaded on demand and you have to do specific things in a regexp to cause it to load.

My guess would be that 'use English' is a probable culprit - but I've never bothered to find out what the specific things are that cause Tie::Hash::NamedCapture to load.

Best Regards

Mark

Reply via email to