in reply to Re: How do I get both the return value and text? backticks vs. system()
in thread How do I get both the return value and text? backticks vs. system()
I suspect that we can not rely on $? alone.
From this perlmonks post
$! having a non-false value is not an indication anything is wrong.
|
---|