in reply to Re^5: Trouble with File::Find::Rule (win32 unicode overload file test operators)
in thread Trouble with File::Find::Rule

https://github.com/rdboisvert/Win32-LongPath/issues/1 support File::Find / use Win32::LongPath::Globally; or Win32::LongPath -overridecore; so that CORE::chdir is chdirL
  • Comment on Re^6: Trouble with File::Find::Rule (Win32-LongPath/issues/1)