Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Save yourself, start all projets with UTF-8 encoding

by grantm (Parson)
on Apr 01, 2011 at 07:51 UTC ( [id://896799]=note: print w/replies, xml ) Need Help??


in reply to Save yourself, start all projets with UTF-8 encoding

While I agree with the sentiment that it seldom makes sense to use an encoding other than UTF-8, I'm struggling with this bit:

All of my code is written in and around an unknown encoding.

What does that even mean? Surely 5-10 minutes with a hex dump tool (or Perl's ord() function for that matter) will tell you what encoding you're using.

Using UTF-8 is not a panacea but it's usually an excellent first step.

  • Comment on Re: Save yourself, start all projets with UTF-8 encoding

Replies are listed 'Best First'.
Re^2: Save yourself, start all projets with UTF-8 encoding
by Anonymous Monk on Apr 01, 2011 at 08:14 UTC
    Using UTF-8 is not a panacea but it's usually an excellent first step.

    Like a horny horse is an unicorn, using utf-8 is a panacea

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://896799]
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: (4)
As of 2024-04-25 05:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found