Subject: | Missing dependency? |
Do you forgot to add LWP as dependency?
Recently I faced out with the same problem as you can see in some of this
reports:
http://www.cpantesters.org/distro/L/LWP-Protocol-socks.html#LWP-Protocol-
socks-1.3
Problem was that I forgot to install LWP and LWP::Protocol::socks doesn't
installed it as dependency. So, tests failed.