|
|
| P is for Practical | |
| PerlMonks |
Re: Re: need both from system-callby hdp (Beadle) |
| on Apr 27, 2001 at 12:20 UTC ( [id://76048]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
As perlvar documents, $? is "just the
16-bit status word returned by the
wait() system call (or else is made up to look
like it). Thus, the exit value of the subprocess
is really ('$? >> 8')". It looks like perl thinks the exit
value it got was 100.
hdp.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||