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

Re^5: IPC::Run3 error

by ikegami (Patriarch)
on Mar 09, 2022 at 18:00 UTC ( [id://11141957]=note: print w/replies, xml ) Need Help??


in reply to Re^4: IPC::Run3 error
in thread IPC::Run3 error

Calling FindFirstFileW + FindNextFile + FindClose (e.g. via FFI::Platypus) works.

Aforementioned Win32::LongPath works. Win32::Unicode::Dir works.

Changing Perl's Active Code Page to 65001 (by changing its manifest) should make glob and readdir work.

Replies are listed 'Best First'.
Re^6: IPC::Run3 error
by Anonymous Monk on Mar 10, 2022 at 14:16 UTC

    should make glob and readdir work.

    no...really? Imma fireup ma winxp tomorrow

      As per the linked article "As of Windows Version 1903 (May 2019 Update)". That would be Win10's May 2019 update. WinXP won't cut it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-04-25 10:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found