in reply to How to stat a file with a Unicode (UTF16-LE) filename in Windows?

https://metacpan.org/pod/Win32::Unicode

https://metacpan.org/pod/Win32::LongPath

  • Comment on Re: How to stat a file with a Unicode (UTF16-LE) filename in Windows?

Replies are listed 'Best First'.
Re^2: How to stat a file with a Unicode (UTF16-LE) filename in Windows?
by ikegami (Patriarch) on Sep 23, 2022 at 06:06 UTC

    I recommend the latter. For starters, Win32::Unicode's test suite doesn't even pass.