in reply to
Multi-hops with Net::OpenSSH
I think that you should look at
SSH::Batch
. It might do the job better, and its built on top of
Net::OpenSSH
by
salva
. It'll also work on Windows.
update: fixed typo
Comment on
Re: Multi-hops with Net::OpenSSH
In Section
Seekers of Perl Wisdom