Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Unicode nightmare

by rhesa (Vicar)
on Jul 27, 2006 at 17:22 UTC ( [id://564179]=note: print w/replies, xml ) Need Help??


in reply to Unicode nightmare

Encode::Guess might help you on your way.

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

    ++. Exactly!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://564179]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-23 22:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found