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
t/1_new.t ............ ok
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^(\${ <-- HERE (?^:(?:[A-Za-z_\$](?:\w|::|\.|-|\[|\]|\{|\}|\$)*)|\.)})\s*(?=,|=>|$)/ at /tmpfs/.cpan-build-cpansand/2016091012/PML-0.4.1-0/blib/lib/PML.pm line 1319, <DATA> line 4.