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

Re^2: UTF-16 on WinXP written by Perl shows whitespaces.

by almut (Canon)
on Nov 07, 2007 at 13:40 UTC ( [id://649481]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open IN, '<:raw:encoding(UTF-16LE)', $ARGV[ 0 ];
    open OUT, '>:raw:encoding(UTF-16LE)', $ARGV[ 0 ] . '.modified';
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://649481]
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: (6)
As of 2024-04-18 02:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found