Subject: | Unescaped left brace in regex is illegal here in regex |
Compilation fails for bleadperl (perl 5.25.1 and newer):
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/
%([EO]?([*%a-zA-Z]))
| %{ <-- HERE (\w+)}
/ at /tmpfs/.cpan-build-cpansand/2016082621/DateTime-Calendar-FrenchRevolutionary-0.12-0/blib/lib/DateTime/Calendar/FrenchRevolutionary.pm line 670, <DATA> line 1.
Compilation failed in require at t/00_loading.t line 39, <DATA> line 1.
BEGIN failed--compilation aborted at t/00_loading.t line 39, <DATA> line 1.
t/00_loading.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
See also http://matrix.cpantesters.org/?dist=DateTime-Calendar-FrenchRevolutionary%200.12 for an overview of test reports.