Help for this page

Select Code to Download


  1. or download this
    my $result = system("./someprog.cgi");
    warn "funniness: error code $?" if $result;