Source: liblwp-protocol-socks-perl Maintainer: Debian Perl Group Uploaders: Pierre Neyron , Ansgar Burchardt , gregor herrmann , Fabrizio Regalli Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libio-socket-socks-perl (>= 0.2), libio-socket-ssl-perl, liburi-perl, libwww-perl, liblwp-protocol-https-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-protocol-socks-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblwp-protocol-socks-perl.git Homepage: https://metacpan.org/release/LWP-Protocol-socks Package: liblwp-protocol-socks-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libio-socket-socks-perl (>= 0.2), libio-socket-ssl-perl, liburi-perl, libwww-perl, liblwp-protocol-https-perl Description: SOCKS proxy support for LWP LWP::Protocol::socks implements the SOCKS protocol for Perl WWW library. It provides the essential hooks into the LWP system to add the capability to setup a LWP::UserAgent to use a SOCKS proxy the same way as already possible for a HTTP proxy.