diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 04:00:45 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 04:00:45 -0400 |
commit | 07d60fa74a4ade42fe5c2df177f13d0dd5fcbb51 (patch) | |
tree | 979fcabd3ff831cffd4819bf950fce4c883cb66a /perl/perl-Net-IPv6Addr | |
parent | 07cc94ca8c66deecc761a7c5f077a82b13cfdd7a (diff) | |
download | slackbuilds-07d60fa74a4ade42fe5c2df177f13d0dd5fcbb51.tar.gz |
perl/perl-Net-IPv6Addr: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-Net-IPv6Addr')
-rw-r--r-- | perl/perl-Net-IPv6Addr/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Net-IPv6Addr/README b/perl/perl-Net-IPv6Addr/README index 91859b2b28..dcd28f2f8c 100644 --- a/perl/perl-Net-IPv6Addr/README +++ b/perl/perl-Net-IPv6Addr/README @@ -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. |