Skip Menu |

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

Report information
The Basics
Id: 117589
Status: resolved
Priority: 0/
Queue: Text-Template-Compact

People
Owner: TATE [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



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
it will be fixed in Text-Template-Compact-0.1.12.