Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: En/Decode a unicode path (Win32::Unicode::Native?)

by exilepanda (Friar)
on Jan 22, 2023 at 10:47 UTC ( [id://11149758]=note: print w/replies, xml ) Need Help??


in reply to Re: En/Decode a unicode path (Win32::Unicode::Native?)
in thread En/Decode a unicode path

Win32::Unicode::Native is really helpful when I am directly accessing the dir/file ( or say, in my $main:: scope) because this module overloads bunch of CORE::* functions so that I can open an Unicode path like opening an ANSI path. However for other modules I loaded, like my example given Storable, it won't benefit from Win32::Unicode::Native, and thus my Unicode file path won't work in that module scope.

Log In?
Username:
Password:

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

    No recent polls found