DESCR 644 B

1234567891011
  1. These are experimental modules to handle various Unicode issues. They
  2. were made before perl included native UTF8 support.
  3. The current set of modules are:
  4. Unicode::String - represent strings of Unicode chars
  5. Unicode::CharName - look up character names
  6. Unicode::Map8 - mapping tables towards 8-bit char sets
  7. (the Unicode::Map8 module is distributed separately)