Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: length() and Unicode

by Thelonius (Priest)
on Aug 08, 2006 at 17:21 UTC ( [id://566216]=note: print w/replies, xml ) Need Help??


in reply to length() and Unicode

I think you should open FILEIN with :utf8 also, that is
open (FILEIN, "<:utf8", $ARGV[0]) || die "Unable to open source file $ARGV[0] : $!\n";

Log In?
Username:
Password:

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

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

    No recent polls found