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

Re^2: how to read unicode filename

by uva (Sexton)
on Mar 13, 2006 at 14:23 UTC ( [id://536250]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open output,">:utf8","D:\\directory1\\output.doc" or die "Couldn't ope
    +n STDOUT: $!";
    opendir DIR,"D:/directory1" or print " \ncould not open the directory 
    +: $!";
    ...
        }
    }
    
  2. or download this
    .
    ..
    directory1 
    directory2
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-03-19 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found