Can anyone tell me how to securely connect to a remote host using ssh and telnet and execute applications on these remote computers using Perl.
Is it at all possible to execute the system() function from within a script and run remote applications. Thanks.