in reply to Unicode nightmare
In general, differentiating between various 8-bit character sets is a hairy problem. If you have nothing else to go on besides the text files, I suspect you're going to need clever heuristics. But try Encode::Guess first; it might be enough.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Unicode nightmare
by allolex (Curate) on Jul 27, 2006 at 17:25 UTC |