Skip Menu |

This queue is for tickets about the POE-XUL CPAN distribution.

Report information
The Basics
Id: 117507
Status: open
Priority: 0/
Queue: POE-XUL

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

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



Subject: Unescaped left brace in regex is illegal here in regex
Running Makefile.PL with bleadperl (e.g. perl 5.25.4) fails: Output from '/bbbike/perl-5.25.4/bin/perl5.25.4 Makefile.PL': Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(args->{ <-- HERE port}.+?)\d+(;\s+# PORT)/ at Makefile.PL line 67.
I just uploaded 0.0601 which should fix this.