Unicode introduction
This tutorial will give you a first notion of Unicode standard. It explains how to get started with Unicode in Perl and tries to focus on the most common errors.
- Unicode == Standard
- Code points and UTF
- Beware of wide characters
- Printing symbols
- Unicode in your source
- Decode-process-encode
- Byte vs. character
- See also
Sergey Romanov,
sromanov@cpan.org