in reply to Has anyone used Net::SOCKS?

I have not used that module, but for learning more about network programming with Perl the usual recommendation is Network Programming with Perl.

You sound like you might be interested in a lower-level of network programming than that book focuses on though. If so, then I would suggest the classic, UNIX Network Programming by W. Richard Stevens even though it is not Perl-specific.