Subject: | Unescaped left brace in regex is illegal here in regex |
The t/03real.t test fails with bleadperl (e.g. with perl 5.25.4):
Use of uninitialized value $_ in bitwise or (|) at /opt/perl-5.25.4/lib/site_perl/5.25.4/Catalyst/Log.pm line 84.
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/h1 { <-- HERE / at t/03real.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/03real.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests