summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:59:36 +0100
committer B. Watson2022-03-14 08:59:36 +0100
commitece4d7b2610895b066112e6b6df9b257272ad5e5 (patch)
tree2e8ca79973fbc3d6d0753d31a418e6e0003ba1f2 /perl
parent20e5013e30db7e8f42fbefcca40075feeec04aea (diff)
downloadslackbuilds-ece4d7b2610895b066112e6b6df9b257272ad5e5.tar.gz
perl/perl-Math-Base85: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Math-Base85/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/perl/perl-Math-Base85/README b/perl/perl-Math-Base85/README
index 06e906f766..a16db643ac 100644
--- a/perl/perl-Math-Base85/README
+++ b/perl/perl-Math-Base85/README
@@ -1,5 +1,6 @@
-Math::Base85 - Perl extension for base 85 numbers, as referenced by RFC 1924
+Math::Base85 - Perl extension for base 85 numbers, as referenced by
+RFC 1924
-RFC 1924 describes a compact, fixed-size representation of IPv6 addresses
-which uses a base 85 number system. This module handles some of the uglier
-details of it.
+RFC 1924 describes a compact, fixed-size representation of IPv6
+addresses which uses a base 85 number system. This module handles some
+of the uglier details of it.