Grant McLean wrote on 11/2/11 2:20 PM: > My https://metacpan.org/module/Encoding::FixLatin module is designed to > help in dealing with that sort of situation and especially the case > where a single document contains bytes from more than one encoding.
+1 to that. Encoding::FixLatin is a great module. I depend on it in Search::Tools::Transliterate, and in conjunction with Search::Tools::UTF8 I find I can handle (or refuse to handle) just about any encoding mess that comes my way. -- Peter Karman . http://peknet.com/ . [email protected]
