Subject: | Unescaped left brace in regex is illegal in regex |
t/foo.t fails with perl 5.25.1:
Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/digraph test { <-- HERE / at t/foo.t line 97.
# Looks like your test exited with 255 before it could output anything.
t/foo.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 30/30 subtests
See also https://rt.perl.org/rt3/Ticket/Display.html?id=128139