Bundle::SSH

Bundle::SSH is a Perl bundle to install modules to use SSH from Perl.
Download

Bundle::SSH Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Gabor Szabo
  • Publisher web site:
  • http://search.cpan.org/~szabgab/

Bundle::SSH Tags


Bundle::SSH Description

Bundle::SSH is a Perl bundle to install modules to use SSH from Perl. Bundle::SSH is a Perl bundle to install modules to use SSH from Perl.SYNOPSIS First you have to download and expand the PARI itself. See INSTALL PARI below. Then: perl -MCPAN -e 'force install Bundle::SSH'This bundle defines the modules you need to use SSH from Perl. Thre are two ways to do this. One is using Net::SSH which is a wrapper around the ssh command installed (or not) on your computer. It is simple to install and use but it depends on external executabel and has other drawbacks too. I have included it in this bundle.The other way which is more involved both in terms of installation and in the way you use it is called Net::SSH::Perl . It is a Perl/C implementation of the SSH protocol.This module should list all the required modules (and maybe more) to use either of the above way to ssh to another machine. It is organized in a way so it will be able to install everything without the need to install prerequsite modules.CONTENTSNet::SSH - independent wrapper around the ssh commandMath::Pari - interface to PARI, testing gave me errors, need forceClass::LoaderCrypt::Random - errors, needed forceDigest::SHA1Digest::HMACDigest::BubbleBabble - it seems that there are very few testsDigest::MD2Convert::ASN1Crypt::RijndaelCrypt::CBCCrypt::DESCrypt::DES_EDE3Convert::PEMData::BufferCrypt::DSACrypt::DHString::CRC32Math::GMPCompress::Zlib - I think this also needed force but I am not sureConvert::ASCII::ArmourCrypt::BlowfishCrypt::Primes - needs forceSort::VersionsTie::EncryptedHashCrypt::RSA - needs forceNet::SSH::Perl - asks, intimate questions, my answereses are and Requirements: · Perl


Bundle::SSH Related Software