The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.62

  • Some tests didn't work without internet connection because of the resolving on client side. Fixed
  • New socket after server accept didn't inherit SocksResolve parameter. Fixed
  • Removed automatically resolving hostname to ip in socks4a server accept. This should be done in the program, not in this library
  • command() on the server side now in addition returns address type as last value (ADDR_DOMAINNAME or ADDR_IPV4)
  • Fix for $! test on Solaris and ready() time measurement on OpenBSD

Modules

Provides a way to create socks client or server both 4 and 5 version.

Provides

in lib/IO/Socket/Socks.pm
in lib/IO/Socket/Socks.pm