http://www.perlmonks.org?node_id=871922


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

That's strange?

c:\test>perl -E"$^E=13; say $^E" The data is invalid

Which matches with the MS definition


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^3: question on exitcode provided by status() method of Win32::Job
by ikegami (Patriarch) on Nov 17, 2010 at 06:04 UTC
    I wasn't on Windows at a the time. I was showing how to get the value. Sorry, I didn't make that clear.