SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-SSH-Expect rpm build for : Mandriva 2010. For other distributions click perl-Net-SSH-Expect.

Name : perl-Net-SSH-Expect
Version : 1.90.0 Vendor : Mandriva
Release : 1mdv2010.0 Date : 2009-10-29 17:50:42
Group : Development/Perl Source RPM : perl-Net-SSH-Expect-1.90.0-1mdv2010.0.src.rpm
Size : 0.06 MB
Packager : Anne Nicolas < anne_nicolas_mandriva_com>
Summary : An ssh wrapper to execute remote commands
Description :
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.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-SSH-Expect-1.90.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-Net-SSH-Expect-1.90.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-Net-SSH-Expect-1.90.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-Net-SSH-Expect-1.90.0-1mdv2010.0.noarch.rpm
     

Provides :
perl(Net::SSH::Expect)
perl-Net-SSH-Expect

Requires :
perl(Expect)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(POSIX)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Carp)
perl-base => 2:5.10.1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.1/Net
/usr/lib/perl5/vendor_perl/5.10.1/Net/SSH
/usr/lib/perl5/vendor_perl/5.10.1/Net/SSH/Expect.pm
/usr/lib/perl5/vendor_perl/5.10.1/Net/SSH/Expect.pod
/usr/lib/perl5/vendor_perl/5.10.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.1/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.10.1/x86_64-linux-thread-multi/auto/Net
/usr/lib/perl5/vendor_perl/5.10.1/x86_64-linux-thread-multi/auto/Net/SSH
/usr/lib/perl5/vendor_perl/5.10.1/x86_64-linux-thread-multi/auto/Net/SSH/Expect
/usr/share/doc/perl-Net-SSH-Expect
/usr/share/doc/perl-Net-SSH-Expect/Changes
/usr/share/doc/perl-Net-SSH-Expect/README
/usr/share/man/man3/Net::SSH::Expect.3pm.lzma

 
ICM