81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
8 lines
352 B
Plaintext
8 lines
352 B
Plaintext
IO::Socket::INET6 provides an object interface to creating and using sockets
|
|
in the AF_INET6 domain. It is built upon the IO::Socket interface and
|
|
inherits all the methods defined by IO::Socket. As a consequence, this module
|
|
is protocol independent, it can run both IPv6 & IPv4, when DNS names are
|
|
passed.
|
|
|
|
WWW: http://search.cpan.org/dist/IO-INET6/
|