mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-IO-Socket-INET6: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
eba755fe73
commit
11442c5d15
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
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.
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue