Subject: | Unescaped left brace in regex is illegal here in regex |
There are new module compilation 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 .*?}>/ at /tmpfs/.cpan-build-cpansand/2016091018/HTML-WebMake-2.2-0/blib/lib/HTML/WebMake/WmkFile.pm line 137.
Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016091018/HTML-WebMake-2.2-0/blib/lib/HTML/WebMake/Main.pm line 60.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016091018/HTML-WebMake-2.2-0/blib/lib/HTML/WebMake/Main.pm line 60
...