[Kc] automated cpan testing ....

Stephen Clouse stephenclouse at gmail.com
Tue Apr 17 01:28:11 PDT 2012


On Tue, Apr 17, 2012 at 12:13 AM, David Nicol <davidnicol at gmail.com> wrote:

> I just got an automated test failure report for a module I uploaded a few
> months ago.
> Looking at the extended report, it seems that the version of test::harness
> (or something) that
> I wrote it with didn't require the "plan" number to be set, and the
> version of that piece of
> infrastructure installed on that test box does.
>

You need Test::More (or Test::Simple) >= 0.88 as a test_requires.  That was
the first release version with done_testing support.

-- 
Stephen Clouse <stephenclouse at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/kc/attachments/20120417/953238ca/attachment.html>


More information about the kc mailing list