Subject: | Mason 2.14 breaks Dancer-Template-Mason2-0.02 |
As per subject.
I just had this encounter with D:T:M. I noticed that my smoker with perl
5.15.3 failed to test Dancer-Template-Mason2-0.02 with this message:
syntax error at
/home/sand/.cpan/build/Dancer-Template-Mason2-0.02-iZEQvf/t/data/obj//index.mc.mobj
line 8, near ") {"
syntax error at
/Users/swartz/git/dancer-template-mason2.git/t/views/index.mc line 8,
near "for "
syntax error at
/Users/swartz/git/dancer-template-mason2.git/t/views/index.mc line 16,
near "}"
# Looks like you planned 2 tests but ran 1.
# Looks like your test exited with 255 just after 1.
t/02-basic.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
I downgraded to Mason 2.13. Then I could install
Dancer-Template-Mason2-0.02 just fine. After upgrading to Mason 2.14 I
re-tested D:T:M 0.02 and it failed again.
HTH && Regards,