Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Failing installing Win32::Unicode

by dasgar (Priest)
on Feb 08, 2018 at 19:07 UTC ( [id://1208738]=note: print w/replies, xml ) Need Help??


in reply to Failing installing Win32::Unicode

As an alternative, I'd recommend checking out Win32::LongPath. It won't be a drop in replacement (i.e. existing code that uses Win32::Unicode will need more modifications than just changing use Win32::Unicode; to use Win32::LongPath;), but it should be able to provide similar functionality. Also, the author does give credit to Win32::Unicode's author.

Replies are listed 'Best First'.
Re^2: Failing installing Win32::Unicode
by Anonymous Monk on Feb 09, 2018 at 09:30 UTC

    Thank you. This seems a very good alternative. I already changed almost all parts of my code that used Win32::Unicode, modification was quite easy, and at the moment I do not see any problem arising. Very happy.

Log In?
Username:
Password:

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

    No recent polls found