Help for this page
use IO::Socket::Inet;; $sock = IO::Socket::INET->new( ... );; print $sock;; IO::Socket::INET=GLOB(0x1a05ec0)