Subject: | With 0.92_01 installed, the testsuite of POWERMAN/Text-MiniTmpl-v2.0.0.tar.gz fails |
As per subject. It's the t/filter.t test that fails now with:
Missing right curly or square bracket at ./t/tmpl/filter.txt line 4, at end of line
syntax error at ./t/tmpl/filter.txt line 4, at EOF
at t/filter.t line 9.
# Looks like your test exited with 2 before it could output anything.
t/filter.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
I just reproduced this with perl 5.22.3 and 5.24.1. Both had a working Text::MiniTmpl with Simple::Filter 0.92.
Thanks,