freebsd-ports/net/p5-Net-SSH-Expect/pkg-descr
Vanilla I. Shu 58023de076 Add p5-Net-SSH-Expect 0.05, SSH wrapper to execute remote commands.
PR:		ports/114147
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2007-06-30 10:39:30 +00:00

7 lines
346 B
Text

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/