Skip Menu |

This queue is for tickets about the WebService-Livedoor-Auth CPAN distribution.

Report information
The Basics
Id: 118128
Status: new
Priority: 0/
Queue: WebService-Livedoor-Auth

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

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: (no value)



Subject: Undeclared dependency CGI.pm
In newer perls CGI.pm is not anymore part of the standard installation and therefore has to be declared as a prerequisite, or the failing test should be skipped if CGI.pm is not available: Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains: ...) at t/02.sig.t line 3. BEGIN failed--compilation aborted at t/02.sig.t line 3. # Looks like your test exited with 2 before it could output anything. t/02.sig.t ....... Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests