in reply to
LWP::Protocol::socks with authentication ?
It uses
IO::Socket::Socks
, but doesn't expose its auth options, so you'll have to write a patch.
http://rt.cpan.org/NoAuth/Bugs.html?Dist=LWP-Protocol-socks
Comment on
Re: LWP::Protocol::socks with authentication ?
In Section
Seekers of Perl Wisdom