Skip Menu |

This queue is for tickets about the Text-Macros CPAN distribution.

Report information
The Basics
Id: 118193
Status: new
Priority: 0/
Queue: Text-Macros

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: (no value)



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