mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
d8a529d609
perl module with object interface to AF_INET6 domain sockets. PR: 54043 Submitted by: Janos.Mohacsi@bsd.hu
6 lines
245 B
Plaintext
6 lines
245 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.
|
|
|
|
WWW: http://search.cpan.org/search?dist=IO-INET6
|