I'd recommend checking out Strawberry Perl. Looking at the latest 32-bit and 64-bit versions available:
I personally have not used any Net::SSH modules, but I believe that Net::SSH2 should be able to do what you're wanting to do. I have to admit that after taking a very quick look at the documentation for Net::SSH2, I'm not sure if I would know how to use it properly. However, I've been meaning to check out Control::CLI, which will use Net::SSH2 for SSH connections. The documentation provides some example code to log into multiple devices and issue commands to multiple devices, which is the basic functionality that you're after. Since the interface looks a lot like the interface of Win32::SerialPort (which I have used before), I think that I personally would have a small learning curve with trying to learn how to use Control::CLI.
In reply to Re^5: Multiple Device Logon execute the same command
by dasgar
in thread Multiple Device Logon execute the same command
by PerlCramps
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |