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

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

by Anonymous Monk
on Jan 22, 2023 at 09:50 UTC ( [id://11149756]=note: print w/replies, xml ) Need Help??


in reply to En/Decode a unicode path

Replies are listed 'Best First'.
Re^2: En/Decode a unicode path (Win32::Unicode::Native?)
by Anonymous Monk on Jan 22, 2023 at 09:52 UTC
Re^2: En/Decode a unicode path (Win32::Unicode::Native?)
by exilepanda (Friar) on Jan 22, 2023 at 10:47 UTC
    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://11149756]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found