summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:00:45 +0100
committer B. Watson2022-03-14 09:00:45 +0100
commit07d60fa74a4ade42fe5c2df177f13d0dd5fcbb51 (patch)
tree979fcabd3ff831cffd4819bf950fce4c883cb66a /perl
parent07cc94ca8c66deecc761a7c5f077a82b13cfdd7a (diff)
downloadslackbuilds-07d60fa74a4ade42fe5c2df177f13d0dd5fcbb51.tar.gz
perl/perl-Net-IPv6Addr: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Net-IPv6Addr/README4
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.