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
...