Skip Menu |

This queue is for tickets about the WWW-Wikipedia CPAN distribution.

Report information
The Basics
Id: 110564
Status: resolved
Priority: 0/
Queue: WWW-Wikipedia

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

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



From: gregoa [...] cpan.org
Subject: [PATCH] fix warning "Unescaped left brace in regex is deprecated ..."
In Debian we are currently applying the following patch to WWW-Wikipedia. We thought you might be interested in it too. Description: fix warning "Unescaped left brace in regex is deprecated ..." Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\G{ <-- HERE { *(.*?) *}}/ at /usr/share/perl5/WWW/Wikipedia/Entry.pm line 292. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\G{{ <-- HERE *(.*?) *}}/ at /usr/share/perl5/WWW/Wikipedia/Entry.pm line 292. Origin: vendor Author: gregor herrmann <gregoa@debian.org> Last-Update: 2015-12-23 The patch is tracked in our Git repository at https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-wikipedia-perl.git/plain/debian/patches/unescaped_left_brace.patch Thanks for considering, gregor herrmann, Debian Perl Group
Here's the patch.

Message body is not shown because sender requested not to inline it.

Thanks! Version 2.03 sent to CPAN.