Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: En/Decode a unicode path

by exilepanda (Friar)
on Jan 23, 2023 at 13:42 UTC ( [id://11149787]=note: print w/replies, xml ) Need Help??


in reply to Re: En/Decode a unicode path
in thread En/Decode a unicode path

for example
use Storable; store { }, "Some/Unicode/PathFileName.sto"; # fail retrieve "Some/Unicode/PathFileName.sto"; # also fail
Because I can't make Storable use Win32::Unicode.

Encode, Win32::Unicode::* only works when I am directly access the dir/file, but won't work when other modules not using it.

Replies are listed 'Best First'.
Re^3: En/Decode a unicode path
by Corion (Patriarch) on Jan 23, 2023 at 14:30 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-03-28 08:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found