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