Skip Menu |

This queue is for tickets about the Lingua-EN-Tagger CPAN distribution.

Report information
The Basics
Id: 119320
Status: resolved
Priority: 0/
Queue: Lingua-EN-Tagger

People
Owner: Nobody in particular
Requestors: jkeenan [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.25
Fixed in: 0.27



Subject: Unescaped left brace in regex is illegal here in regex
In your Makefile.PL, you have unescaped left braces in two regexes. These will be illegal in perl-5.26. See, e.g., http://www.cpantesters.org/cpan/report/8ba5439c-b6c8-11e6-8110-03c1ba14d72f. The problem can be corrected by escaping the left braces at lines 62 and 76 of Makefile.PL. Thank you very much. Jim Keenan
This is now fixed in version 0.27