in reply to Re^5: threads, forks and SSH
in thread threads, forks and SSH
One option could be to check out Control::CLI, which uses Net::SSH2 for SSH connections. If you use Strawberry Perl, it comes with Net::SSH2. The documentation for Control::CLI gives an example of driving multiple telnet/SSH sessions (see here).
|
|---|