Skip Menu |

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

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

People
Owner: acoburn [...] cpan.org
Requestors: rkitover [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.20
Fixed in: 0.21



Subject: still warns on blead about unescaped braces in regex
I am getting these warnings, which cause DBIx::Class::Schema::Loader tests to fail: # Unescaped left brace in regex is deprecated, passed through in regex; marked by <- - HERE in m/^"?([^\{"]+)"?: { <-- HERE (.*) }/ at /Users/rkitover/perl5/perlbrew/perls/perl- 5.17.3/lib/site_perl/5.17.4/Lingua/EN/Tagger.pm line 926. # Unescaped left brace in regex is deprecated, passed through in regex; marked by <- - HERE in m/^"?([^\{"]+)"?: { <-- HERE (.*) }/ at /Users/rkitover/perl5/perlbrew/perls/perl- 5.17.3/lib/site_perl/5.17.4/Lingua/EN/Tagger.pm line 955.
Error fixed in version .21