Posted on 2006-05-31 05:52:33-07 by szabgab in response to 2342
Re: ssh without using net::ssh
Why can't you use third party?
I saw in many places that people just copied the module, renamed it and told their bosses it is their implementation. This might not be right Licence wise. Yous should check the licence of the module.
Other than this you can use
ssh user@remote.server.com "some remote command"
from within your locally running Perl script.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.