Dear monks,
I wanted to use Perl modules to cleanly convert between MacRoman and Latin1 texts.
After some reading in the new Perl & XML book I thought I could use Unicode::String. It includes all utf variants and latin1 but no macroman.
The next module checked was XML::Encoding. It contains a lot of mappings but also lacks a macroman encoding.
I could of course write my own translation table but rather utilize standard maps and modules, i.e. macroman->utf8->latin1 would be the perfect solution.
Has anybody already solved this task?
Thanks,In reply to MacRoman <->Latin1 by axelrose
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |