Skip Menu |

This queue is for tickets about the Clone-PP CPAN distribution.

Report information
The Basics
Id: 93082
Status: resolved
Priority: 0/
Queue: Clone-PP

People
Owner: NEILB [...] cpan.org
Requestors: ilmari+cpan [...] ilmari.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.03
Fixed in: 1.05



Subject: Erroneous prereq on Test::Array
Makefile.PL includes TEST_REQUIRES => { 'Test::Array' => 0 }, but that module is declared in t/01array.t, so should not be declared as a prereq.
Oops. Fixing making its way onto CPAN. Thanks for taking the time to report it. Neil