Help for this page

Select Code to Download


  1. or download this
    my $prog = shift;
    eval {
    ...
      $childexit = 1;
    }
    CORE::exit($childexit);