<div class="gmail_quote">On Tue, Apr 17, 2012 at 12:13 AM, David Nicol <span dir="ltr"><<a href="mailto:davidnicol@gmail.com">davidnicol@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I just got an automated test failure report for a module I uploaded a few months ago.<br>Looking at the extended report, it seems that the version of test::harness (or something) that<br>I wrote it with didn't require the "plan" number to be set, and the version of that piece of<br>

infrastructure installed on that test box does.<br></blockquote><div><br>You need Test::More (or Test::Simple) >= 0.88 as a test_requires.  That was the first release version with done_testing support.<br><br clear="all">
</div></div>-- <br>Stephen Clouse <<a href="mailto:stephenclouse@gmail.com">stephenclouse@gmail.com</a>><br>