Skip Menu |

This queue is for tickets about the PML CPAN distribution.

Report information
The Basics
Id: 117753
Status: new
Priority: 0/
Queue: PML

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

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



Subject: Unescaped left brace in regex is illegal here in regex
Module compilation fails with bleadperl (e.g. perl 5.25.4): PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1_new.t ............ ok Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^(\${ <-- HERE (?^:(?:[A-Za-z_\$](?:\w|::|\.|-|\[|\]|\{|\}|\$)*)|\.)})\s*(?=,|=>|$)/ at /tmpfs/.cpan-build-cpansand/2016091012/PML-0.4.1-0/blib/lib/PML.pm line 1319, <DATA> line 4.