Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Net-SSH-Expect-1.90.0-10.mga9 RPM for noarch

From Mageia Cauldron for i586 / media / core / release

Name: perl-Net-SSH-Expect Distribution: Mageia
Version: 1.90.0 Vendor: Mageia.Org
Release: 10.mga9 Build date: Tue Mar 22 15:30:13 2022
Group: Development/Perl Build host: localhost
Size: 58745 Source RPM: perl-Net-SSH-Expect-1.90.0-10.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Net-SSH-Expect
Summary: An ssh wrapper to execute remote commands
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'.

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
transferred.

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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Tue Mar 22 2022 umeabot <umeabot> 1.90.0-10.mga9
  + Revision: 1817253
  - Mageia 9 Mass Rebuild

Files

/usr/share/doc/perl-Net-SSH-Expect
/usr/share/doc/perl-Net-SSH-Expect/Changes
/usr/share/doc/perl-Net-SSH-Expect/META.yml
/usr/share/doc/perl-Net-SSH-Expect/README
/usr/share/man/man3/Net::SSH::Expect.3pm.xz
/usr/share/perl5/vendor_perl/Net
/usr/share/perl5/vendor_perl/Net/SSH
/usr/share/perl5/vendor_perl/Net/SSH/Expect.pm
/usr/share/perl5/vendor_perl/Net/SSH/Expect.pod


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 28 05:43:17 2024