Subject: | Undeclared dependency on LWP::Protocol::http |
As the subject says.
In the code I find
% grep -rn 'use LWP' SocksChain.pm
16:use LWP::Protocol::http;
Here you find reports that fail due to missing prereq declaration:
http://pause.perl.org:3000/reports_by_field?distv=LWP-Protocol-http-SocksChain-1.6;field=qr%3A%28Can%27t%20locate%20\S%2Bpm%29
HTH, Regards,