Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Unicode in Perl

by EvanCarroll (Chaplain)
on Oct 31, 2005 at 10:01 UTC ( [id://504211]=note: print w/replies, xml ) Need Help??


in reply to Unicode in Perl

If your using any programming that involves other languages, Unicode is the future. If you don't learn it, or of it, you could make a mistake such as:... thinking that each character, is one byte, which is isn't. By assumming each character is one byte, rather than using a unicode character library you make that code non-portable. Unicode characters can be upto 6 bytes (IIRC).


Evan Carroll
www.EvanCarroll.com

Log In?
Username:
Password:

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

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

    No recent polls found