Help for this page

Select Code to Download


  1. or download this
    # For Net::OpenSSH need to specify whether to create
    # pipes or not, default is no pipes.
    ...
            $ssh{'SSH'}->open_ex(\%opts, $script)
                or die "Error ".$ssh{$host}->error;
    $ssh{$host}->master_exited()