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

"Why would the module place an internal error code in place of the exit code of the script it is calling?"

If the module has a bug in it, there's no telling what it will do, even if it's not what the author intended.

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