Hello all,
First off I'm relatively new to programming perl as I don't often need to. I am looking to write a program in which I am going to need an open an SSH to a domain. I have looked around and saw that I might be able to use the Net::SSH. I was wondering if there is any way to open up an SSh without having to install any software. If there is any good tutorials or sites you could give me I would appreciate it.
John