in reply to Re^2: question on exitcode provided by status() method of Win32::Job
in thread question on exitcode provided by status() method of Win32::Job

When I look at CPAN, it looks like latest module version is 0.03, last updated during 2008. I am using it in some my programs and works fine for me. I usually check return value of run method to find if it timeed out, though.

-- Roman

  • Comment on Re^3: question on exitcode provided by status() method of Win32::Job
  • Download Code