in reply to Re^2: open3 generates Windows Command Processor Has Stopped Working
in thread open3 generates Windows Command Processor Has Stopped Working

Try using 32775 which is maximum bittage according to docs of Win32API::File
perl -MWin32API::File - die Win32API::File::SEM_FAILCRITICALERRORS() |Win32API::File::SEM_NOALIGNMENTFAULTEXCEPT() |Win32API::File::SEM_NOGPFAULTERRORBOX() |Win32API::File::SEM_NOOPENFILEERRORBOX() __END__ 32775 at - line 1.
  • Comment on Re^3: open3 generates Windows Command Processor Has Stopped Working
  • Download Code