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 | |
by ikegami (Patriarch) on Mar 10, 2022 at 21:34 UTC |