Subject: | Unescaped left brace in regex is illegal here in regex |
Module compilation fails with bleadperl (e.g. perl 5.25.4):
# Failed test 'use Text::Template::Compact;'
# at t/00_compile.t line 4.
# Tried to use 'Text::Template::Compact'.
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\$\${ <-- HERE / at /tmpfs/.cpan-build-cpansand/2016090606/Text-Template-Compact-0.1.11-0/blib/lib/Text/Template/Compact.pm line 1246.
# Compilation failed in require at t/00_compile.t line 4.
# BEGIN failed--compilation aborted at t/00_compile.t line 4.
# Looks like you failed 1 test of 1.
t/00_compile.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests