2005-11-15 09:33:28 +01:00
|
|
|
These are experimental modules to handle various Unicode issues. They
|
|
|
|
were made before perl included native UTF8 support.
|
2003-09-02 16:02:05 +02:00
|
|
|
|
|
|
|
The current set of modules are:
|
|
|
|
|
|
|
|
Unicode::String - represent strings of Unicode chars
|
|
|
|
Unicode::CharName - look up character names
|
|
|
|
Unicode::Map8 - mapping tables towards 8-bit char sets
|
|
|
|
|
2000-09-19 18:56:32 +02:00
|
|
|
(the Unicode::Map8 module is distributed separately)
|
|
|
|
|
2005-11-15 09:33:28 +01:00
|
|
|
WWW: http://search.cpan.org/dist/Unicode-String/
|