Subject: | Unescaped left brace in regex is illegal here in regex |
Module does not work anymore with bleadperl (e.g. perl 5.25.5). While running the test suite:
...
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/sub { <-- HERE .*_croak.*}/ at t/10-info.t line 39.
# Looks like your test exited with 2 just after 1.
t/10-info.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 23/24 subtests
...