Name : perl-LWP-Protocol-socks
| |
Version : 1.7
| Vendor : obs://build_opensuse_org/home:jejb1:Tumbleweed
|
Release : lp156.5.1
| Date : 2024-02-15 16:51:35
|
Group : Development/Libraries/Perl
| Source RPM : perl-LWP-Protocol-socks-1.7-lp156.5.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : adds support for the socks protocol and proxy facility
|
Description :
Use this package when you wish to use a socks proxy for your connections.
It provides some essential hooks into the LWP system to implement a socks \"scheme\" similar to http for describing your socks connection, and can be used to proxy either http or https connections.
The use case is to use LWP::UserAgent\'s proxy method to register your socks proxy like so:
$ua->proxy([qw(http https)] => \'socks://socks.yahoo.com:1080\');
Then just use your $ua object as usual!
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jejb1:/Tumbleweed/15.6/noarch |