Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Programmers, script languages, and Unicode

by IlyaM (Parson)
on Oct 14, 2003 at 09:37 UTC ( [id://299069]=note: print w/replies, xml ) Need Help??


in reply to Programmers, script languages, and Unicode

Recently I tried to do a project with Unicode support in Perl. Short summary: Perl 5.8.x must have, it kinda works but many things don't play nicely with Unicode (mainly XS modules) so often you end up looking for workarounds. More about this in my journal on use.perl.org.

P.S. To those who commented that they never needed Unicode: you are just lucky to be English native speakers and you are just lucky to have customers of same origin who never need anything other ASCII or at maximum Latin1 in their apps. I guess most of you never realize how bad state of things and how many apps are broken when you do need something out of ASCII or Latin1 domain. World would be much better place if software developers were not Unicode ignorant.

--
Ilya Martynov, ilya@iponweb.net
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org

  • Comment on Re: Programmers, script languages, and Unicode

Log In?
Username:
Password:

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

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

    No recent polls found