Help for this page
sub new_from_socket { ... return scalar(%arg) ? $sock->configure(\%arg) : $sock; }
use Socket; ... } use IO::Socket::Socks;