Subject: | Unescaped left brace in regex is illegal here in regex |
Tests fail with bleadperl (e.g. perl 5.25.12):
...
PERL_DL_NONLAZY=1 "/usr/perl5.25.12p/bin/perl5.25.12" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/div { <-- HERE border: 1px }/ at t/catalyst.t line 18.
t/catalyst.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...