slackbuilds_ponce/perl/perl-IO-Socket-INET6/README
Robby Workman 93ba4df502 perl/*: Moved all of the Perl modules to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:32:34 -05:00

7 lines
313 B
Text

IO::Socket::INET6 - Object interface for AF_INET|AF_INET6 domain sockets
IO::Socket::INET6 provides an object interface to creating and using sockets
in either AF_INET or AF_INET6 domains. It is built upon the IO::Socket
interface and inherits all the methods defined by IO::Socket.
This requires perl-Socket6.