Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: UTF-8 and browsers - Update

by dakkar (Hermit)
on Feb 14, 2005 at 12:39 UTC ( [id://430763]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Unicode::Normalize;
    use charnames ':full'; # this is just to make things easier in this ex
    +ample
    ...
    
    print length($a),$a,"\n";
    print length($b),$b,"\n";
    
  2. or download this
    2Ö
    1Ö
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-18 19:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found