Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Text file to UTF-8 encoding

by AltBlue (Chaplain)
on Jul 31, 2008 at 14:39 UTC ( [id://701432]=note: print w/replies, xml ) Need Help??


in reply to Text file to UTF-8 encoding

Perl distributions usually include the piconv utility program (GNU iconv(1) "reinvented" in Perl). E.g.:
$ piconv -f iso-8859-2 -t utf8 latin2file.txt > utf8file.txt
Update: s/cpan:/doc:/ in piconv link

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 15:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found