Subject: | Undeclared dependency LWP::UserAgent |
t/client.t 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/client.t line 8.
BEGIN failed--compilation aborted at t/client.t line 8.
t/client.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...