Help for this page

Select Code to Download


  1. or download this
    use IPC::Run3 'run3';
    sub myrun {
    ...
            unless $rv==0;
        return $out;
    }