Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print STDERR "exit=$exit\n";
    print STDERR "OUT: $out\n" if $out;
    print STDERR "ERR: $err\n" if $err;