Skip Menu |

This queue is for tickets about the Bio-DB-Big CPAN distribution.

Report information
The Basics
Id: 121868
Status: resolved
Priority: 0/
Queue: Bio-DB-Big

People
Owner: AYATES [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: v1.0.0
Fixed in: v1.0.1



Subject: Undeclared dependency Test::Output
t/05remote.t fails if Test::Output is not installed: ... Can't locate Test/Output.pm in @INC (you may need to install the Test::Output module) (@INC contains: ... .) at t/05remote.t line 24. BEGIN failed--compilation aborted at t/05remote.t line 24. t/05remote.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
Dependency now declared in version 1.0.1. Marking as fixed On Wed May 24 14:41:26 2017, SREZIC wrote: Show quoted text
> t/05remote.t fails if Test::Output is not installed: > > ... > Can't locate Test/Output.pm in @INC (you may need to install the > Test::Output module) (@INC contains: ... .) at t/05remote.t line 24. > BEGIN failed--compilation aborted at t/05remote.t line 24. > t/05remote.t ... > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...