summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:04:15 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 04:04:15 -0400
commitefdf80c212b94bec3d023c5ee0fc6ebdde8120b5 (patch)
treeb8f9ad303a2ce66ce3e0213003cf962194691054 /perl
parent2ab679b3ac18983c264dd2e01cc8b70101516af2 (diff)
downloadslackbuilds-efdf80c212b94bec3d023c5ee0fc6ebdde8120b5.tar.gz
slackbuilds-efdf80c212b94bec3d023c5ee0fc6ebdde8120b5.tar.xz
perl/perl-Unicode-Map: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Unicode-Map/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl/perl-Unicode-Map/README b/perl/perl-Unicode-Map/README
index a1de490d21..2bccff508e 100644
--- a/perl/perl-Unicode-Map/README
+++ b/perl/perl-Unicode-Map/README
@@ -1,2 +1,3 @@
-perl-Unicode-Map converts strings from and to 2-byte Unicode UCS2 format.
-All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding.
+perl-Unicode-Map converts strings from and to 2-byte Unicode UCS2
+format. All mappings happen via 2 byte UTF16 encodings, not via 1
+byte UTF8 encoding.