ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
307 B
Text
6 lines
307 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.
|
|
|
|
WWW: https://metacpan.org/release/Net-SSH-Expect
|