Subject: | Unescaped left brace in regex is illegal here in regex |
Tests fail with bleadperl (e.g. perl 5.25.4):
...
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/sub MY::makefile { <-- HERE '' }/ at t/t_makefile_pl.t line 165.
t/t_makefile_pl.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...