Skip Menu |

This queue is for tickets about the WebService-Nestoria-Search CPAN distribution.

Report information
The Basics
Id: 100363
Status: resolved
Priority: 0/
Queue: WebService-Nestoria-Search

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

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



Subject: Unescaped left brace in regex is deprecated
There's a new regexp related warning with perl 5.21.x: PERL_DL_NONLAZY=1 "/usr/perl5.21.5p/bin/perl5.21.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............... ok t/01-search.t ................ ok Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/"response":{ <-- HERE / at t/02-request.t line 51. t/02-request.t ............... ok Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/"response":{ <-- HERE / at t/03-response.t line 44. t/03-response.t .............. ok t/04-result.t ................ ok ...
On Sat Nov 15 14:22:31 2014, SREZIC wrote: Show quoted text
> There's a new regexp related warning with perl 5.21.x: > > PERL_DL_NONLAZY=1 "/usr/perl5.21.5p/bin/perl5.21.5" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > t/00-compile.t ............... ok > t/01-search.t ................ ok > Unescaped left brace in regex is deprecated, passed through in regex; > marked by <-- HERE in m/"response":{ <-- HERE / at t/02-request.t line > 51. > t/02-request.t ............... ok > Unescaped left brace in regex is deprecated, passed through in regex; > marked by <-- HERE in m/"response":{ <-- HERE / at t/03-response.t > line 44. > t/03-response.t .............. ok > t/04-result.t ................ ok > ...
Hi Slaven, Nice, thanks for the heads up about the new 5.21 check! I'll fire up perlbrew to verify the fix and release a new version shortly. - Alex
Fixed in 1.22.5 which on Github and making its way to CPAN as we speak :-) https://github.com/lokku/WebService-Nestoria-Search/commit/972b97980cd00eb0e9a11a30f64b1daf8d4df0ad