Subject: | Unescaped left brace in regex is illegal here in regex |
Compilation failure with bleadperl (e.g. perl 5.25.4):
PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-Iblib/lib" "-Iblib/arch" test.pl
1..6
ok 1
ok 2
ok 3
ok 4
ok 5
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^@define[\s]*test6{ <-- HERE SIG}\s/ at blib/lib/Text/EP3.pm (autosplit into blib/lib/auto/Text/EP3/define.al) line 1129, <GEN19> line 22.
Makefile:831: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 25