It a core module exported by IO::Socket.use IO::Socket; my $socket = IO::Socket::INET->new( PeerAddr => 'www.perlmonks.org', PeerPort => 80, Proto => 'tcp' );
In reply to Re: Socket Modules
by reyjrar
in thread Socket Modules
by pmonk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |