Subject: | Unescaped left brace in regex is illegal here in regex |
Tests fail with bleadperl (e.g. perl 5.25.5):
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.5/bin/perl5.25.5" "-Iblib/lib" "-Iblib/arch" test.pl
1..21
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/({{ <-- HERE )(.*?)(}})/ at lib/Text/Macros.pm line 197.
Makefile:831: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255