Wed, 12 Jun 2024 18:05:56 UTC | login

Information for RPM perl-Net-SSH-Expect-1.09-25.fc27.noarch.rpm

ID74991
Nameperl-Net-SSH-Expect
Version1.09
Release25.fc27
Epoch
Archnoarch
SummaryNet-SSH-Expect - SSH wrapper to execute remote commands
DescriptionThis 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". Once an ssh connection was started using the "connect()" method it will remain open until you call the "close()" method. This allows you execute as many commands as you want with the "exec()" method using only one connection. This is a better approach over other ssh wrapper implementations, i.e: Net::SCP, Net::SSH and Net::SCP::Expect, that start a new ssh connection each time a remote command is issued or a file is transfered. It uses *Expect.pm* module to interact with the SSH server. A "get_expect()" method is provided so you can obtain the internal "Expect" object connected to the SSH server. Use this only if you have some special need that you can't do with the "exec()" method. This module was inspired by Net::SCP::Expect <http://search.cpan.org/~djberg/Net-SCP-Expect-0.12/Expect.pm> and by Net::Telnet and some of its methods work the same as these two modules.
Build Time2017-07-28 09:17:40 GMT
Size32.25 KB
2643be735feb18491fb77d7a3119312b
LicenseGPL+ or Artistic
Provides
perl(Net::SSH::Expect) = 1.09
perl-Net-SSH-Expect = 1.09-25.fc27
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(:MODULE_COMPAT_5.26.0)
perl(:VERSION) >= 5.8.0
perl(Carp)
perl(Expect)
perl(POSIX)
perl(constant)
perl(fields)
perl(strict)
perl(warnings)
perl-Expect
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 5 of 5
Name ascending sort Size
/usr/share/man/man3/Net::SSH::Expect.3pm.gz9.46 KB
/usr/share/perl5/vendor_perl/Net4.00 KB
/usr/share/perl5/vendor_perl/Net/SSH4.00 KB
/usr/share/perl5/vendor_perl/Net/SSH/Expect.pm20.92 KB
/usr/share/perl5/vendor_perl/Net/SSH/Expect.pod22.78 KB
Component of No Buildroots