diff options
Diffstat (limited to 'perl/perl-Unicode-Map')
-rw-r--r-- | perl/perl-Unicode-Map/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/perl/perl-Unicode-Map/README b/perl/perl-Unicode-Map/README index a1de490d211c3..2bccff508e1f9 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. |