perl/perl-Net-IPv6Addr: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 04:00:45 -04:00
parent 07cc94ca8c
commit 07d60fa74a
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Net::IPv6Addr -- check validity of IPv6 addresses
Net::IPv6Addr checks strings for valid IPv6 addresses, as specified in
RFC1884. You throw possible addresses at it, it either accepts them or throws
an exception.
RFC1884. You throw possible addresses at it, it either accepts them or
throws an exception.