This module seeks to provide a full implementation of the SOCKS protocol
while behaving like a regular socket as much as possible.

Ryan Eatmon
[email protected]

Oleg G
[email protected]


INSTALLATION

 perl Makefile.PL
 make
 make install