Skip Menu |

This queue is for tickets about the URI CPAN distribution.

Report information
The Basics
Id: 105109
Status: resolved
Priority: 0/
Queue: URI

People
Owner: ether [...] cpan.org
Requestors: stevenlabs [...] gmail.com
Cc:
AdminCc:

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



Subject: URI::Escape \C is deprecated in regex since perl5.22.0
/ \C / has come out warning has become deprecated from perl5.22.0. It will become an error in v5.24. --- \C is deprecated in regex; marked by <-- HERE in m/(\C <-- HERE )/ at /foo/bar/local/lib/perl5/URI/Escape.pm line 205. --- Regards,
On 2015-06-08 20:01:35, SHIBUYA wrote: Show quoted text
> / \C / has come out warning has become deprecated from perl5.22.0. > It will become an error in v5.24. > > --- > \C is deprecated in regex; marked by <-- HERE in m/(\C <-- HERE )/ at > /foo/bar/local/lib/perl5/URI/Escape.pm line 205. > --- > > Regards,
This was fixed in commit https://github.com/libwww-perl/uri/commit/7e03cdd3e5d25df5556a36dbfcd5d6cbcd676afb which was released with URI 1.62.