Subject: | Unescaped left brace in regex is illegal here in regex |
Module compilation fails with bleadperl (e.g. perl 5.25.4):
PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-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/\\`{ <-- HERE \\?a}/ at /tmpfs/.cpan-build-cpansand/2016090703/LaTeX-Authors-0.81-0/blib/lib/LaTeX/Authors.pm line 805.
Compilation failed in require at t/test.t line 10.
BEGIN failed--compilation aborted at t/test.t line 10.
t/test.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests