Skip Menu |

This queue is for tickets about the WWW-DreamHost-API CPAN distribution.

Report information
The Basics
Id: 50584
Status: resolved
Worked: 30 min
Priority: 0/
Queue: WWW-DreamHost-API

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.00
Fixed in: (no value)



Subject: Minimum version for Test::More should be 0.88
In the cpantesters results I see You tried to run a test without a plan This is due to a bug in Test::More 0.86, so you may want to bump the prereq of Test::More to 0.88. HTH && Regards,
Hello Andreas, Thanks for you report. I've added version check to t/t1.t, so tests are skipped when version of Test::More is less than 0.88. I don't feel that BUILD_REQUIRES or PREREQ_PM is a good place to list Test::More as prerequisite, as module can be built and works without Test::More just fine. Version 1.01 is uploaded to PAUSE. On Sat Oct 17 04:20:20 2009, ANDK wrote: Show quoted text
> In the cpantesters results I see > > You tried to run a test without a plan > > This is due to a bug in Test::More 0.86, so you may want to bump the > prereq of Test::More to 0.88. > > HTH && Regards,
-- Serguei Trouchelle