Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: minimalist perl-utf8 question

by quester (Vicar)
on Feb 02, 2013 at 06:36 UTC ( [id://1016653]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -wE 'use utf8; binmode STDOUT, ":encoding(UTF-8)"; print "ייייי
    + ", length "ייייי", "\n";'
    
  2. or download this
    $ perl -C2 -wE 'use utf8; print "ייייי ", length "ייייי", "\n";'
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-23 07:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found