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
...