| Name: | perl-IO-Socket-Socks | 
|---|---|
| Version: | 0.74 | 
| Release: | 2.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 102277 | 
| License: | LGPLv2+ | 
| RPM: | perl-IO-Socket-Socks-0.74-2.el8.noarch.rpm | 
| Source RPM: | perl-IO-Socket-Socks-0.74-2.el8.src.rpm | 
| Build Date: | Sun Mar 13 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/IO-Socket-Socks | 
| Summary: | Provides a way to create socks (4 or 5) client or server | 
| Description: | IO::Socket::Socks connects to a SOCKS proxy and tells it to open a connection to a remote host/port when the object is created. The object you receive can be used directly as a socket (with IO::Socket interface) for sending and receiving data to and from the remote host. In addition to creating a socks client, this module could be used to create a socks server.  | 
- Incorporate feedback from package review (#1546648) - Add version requirements for constant and Socket runtime dependencies - Add examples/ as documentation
- Initial RPM version