Skip Menu |

This queue is for tickets about the HTTP-MobileAttribute CPAN distribution.

Report information
The Basics
Id: 119727
Status: new
Priority: 0/
Queue: HTTP-MobileAttribute

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

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



Subject: Undeclared dependency CGI.pm
Some tests, e.g. t/Plugins/Locator/05.cgi_params.t may fail if CGI.pm is not installed: ... Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains: ...) at t/Plugins/Locator/05.cgi_params.t line 8. BEGIN failed--compilation aborted at t/Plugins/Locator/05.cgi_params.t line 8. t/Plugins/Locator/05.cgi_params.t ........... Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...