blob: c76dc6e7e0cd7d12bdcff7bc5faafc55d01cf93a (
plain) (
tree)
|
|
This module is a wrapper to the ssh executable that is available in
your system's $PATH. Use this module to execute commands on the remote SSH
server. It authenticates with the user and password you passed in the
constructor's attributes user and password.
Author: Adam Kennedy <cpan@ali.as>
WWW: http://search.cpan.org/dist/Net-SSH-Expect/
|