HTML::Entities is not complete. It only handles Latin-1 Unicode codepoints. I need the Extended Latin blocks, for example for Janáèek, Leoš. Guess I'll have to code this myself. Reference at http://www.pemberley.com/janeinfo/latin1.html
Note: Cutting&pasting a è (c-caron) from one HTML page to another seems to always end up as e-grave. But hard-coding a Ĩ works fine.
6:26:21 PM
|