Skip Menu |

This queue is for tickets about the Struct-Path-PerlStyle CPAN distribution.

Report information
The Basics
Id: 120474
Status: resolved
Priority: 0/
Queue: Struct-Path-PerlStyle

People
Owner: MIXAS [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.62
Fixed in: 0.63



Subject: Unescaped left brace in regex is illegal here in regex
Tests fail with bleadperl (e.g. perl 5.25.10): ... Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^Unsupported thing '{ <-- HERE a' in the path/ at t/10-ps_parse.t line 26. # Looks like your test exited with 255 before it could output anything. t/10-ps_parse.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 36/36 subtests ...
Fixed in 0.63 Thanks )