Skip Menu |

This queue is for tickets about the Parse-Plain CPAN distribution.

Report information
The Basics
Id: 117702
Status: new
Priority: 0/
Queue: Parse-Plain

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

Bug Information
Severity: (no value)
Broken in: 3.03
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): Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^\s*{{ <-- HERE \s*([\!\w\d\.-_]+)$/ at blib/lib/Parse/Plain.pm line 54. Compilation failed in require at t/plain.t line 6. BEGIN failed--compilation aborted at t/plain.t line 6. # Looks like your test exited with 255 before it could output anything. t/plain.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 25/25 subtests