in reply to How to check for existence,executabilituy and return code when executing a shell script from perl

$?, for starters
  • Comment on Re: How to check for existence,executabilituy and return code when executing a shell script from perl