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.09-42.fc38 RPM for noarch

From Fedora 38 for x86_64 / p

Name: perl-Net-SSH-Expect Distribution: Fedora Project
Version: 1.09 Vendor: Fedora Project
Release: 42.fc38 Build date: Fri Jan 20 05:54:53 2023
Group: Unspecified Build host: buildvm-s390x-22.s390.fedoraproject.org
Size: 54117 Source RPM: perl-Net-SSH-Expect-1.09-42.fc38.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Net-SSH-Expect
Summary: Net-SSH-Expect - 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 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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-42
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-41
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.09-40
  - Perl 5.36 rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-39
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-38
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.09-37
  - Perl 5.34 rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-36
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/share/man/man3/Net::SSH::Expect.3pm.gz
/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, Tue Apr 9 22:26:30 2024