Help for this page
$!=0; system('your_program_goes_here'); ... if($child_error || ($maybe_exit_code && $!)) { # there was an error in program execution }