Skip Menu |

This queue is for tickets about the Plack-App-FCGIDispatcher CPAN distribution.

Report information
The Basics
Id: 131421
Status: new
Priority: 0/
Queue: Plack-App-FCGIDispatcher

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

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



Subject: Undeclared dependency LWP::UserAgent
The test suite fails if LWP::UserAgent is not installed: ... Can't locate LWP/UserAgent.pm in @INC (you may need to install the LWP::UserAgent module) (@INC contains: ... .) at t/dispatcher.t line 7. BEGIN failed--compilation aborted at t/dispatcher.t line 7. t/dispatcher.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...