diff options
Diffstat (limited to 'converters/p5-Unicode-Map/pkg-descr')
-rw-r--r-- | converters/p5-Unicode-Map/pkg-descr | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/p5-Unicode-Map/pkg-descr b/converters/p5-Unicode-Map/pkg-descr index be3b0684087d..c1bacb77231d 100644 --- a/converters/p5-Unicode-Map/pkg-descr +++ b/converters/p5-Unicode-Map/pkg-descr @@ -1,6 +1,3 @@ -Unicode::MAP ------------- - This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To convert between UTF8 and UTF16 use Unicode::String. @@ -14,3 +11,5 @@ Practically this module will disappear from earth sooner or later as Unicode mapping support needs somehow to get into perl's core. If you like to work on this field please don't hesitate contacting Gisle Aas and check out the mailing list perl-unicode! + +WWW: http://search.cpan.org/dist/Unicode-Map |