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