Skip Menu |

This queue is for tickets about the OurNet-Query CPAN distribution.

Report information
The Basics
Id: 117760
Status: new
Priority: 0/
Queue: OurNet-Query

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

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



Subject: Unescaped left brace in regex is illegal here in regex
A new module compilation error with bleadperl (e.g. perl 5.25.4): Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-Iblib/lib" "-Iblib/arch" test.pl 1..2 # Running under perl version 5.025004 for linux # Current time local: Sat Sep 10 18:53:41 2016 # Current time GMT: Sat Sep 10 18:53:41 2016 # Using Test.pm version 1.26 Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE \s*query\s*}/ at blib/lib/OurNet/Site.pm line 169. Compilation failed in require at blib/lib/OurNet/Query.pm line 11. BEGIN failed--compilation aborted at blib/lib/OurNet/Query.pm line 11. Compilation failed in require at test.pl line 18. BEGIN failed--compilation aborted at test.pl line 18. Makefile:1143: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255