Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    $h->finish;
    close(LOG);
    print "Exit code was: " . $h->result . "\n";