Subject: | Indent::Word prereq version (0.02) |
The test suite fails on a few of my smokers:
...
Unknown parameter 'ansi'. at /usr/perl5.18.4p/lib/site_perl/5.18.4/Class/Utils.pm line 26.
# Looks like your test exited with 255 just after 1.
t/Indent-Form/04-indent.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/4 subtests
...
It seems that the prereq version of 0.03 for Indent::Word is not enough; with Indent::Word 0.05 the test suite passes again.