Changes for version 0.02 - 1997-09-24

  • Methods now use a hash (or reference to a hash) for parameters.
  • connect() and accept() now return a reference to a Net::Socket::INET object instead of a response code.
  • Access to Net::SOCKS variables are now through the param() method.
  • Added status codes and human readable status messages.

Modules

a SOCKS client class

Examples