perl-Net-SSH - Perl extension for secure shell

Description:

This module implements a Perl interface to ssh.  It is a simple
wrapper around the system `ssh' command.  For an all-perl
implementation that does not require the system `ssh' command, see
Net::SSH::Perl.

Homepage: http://search.cpan.org/dist/Net-SSH/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-Net-SSH-0.08-5.fc7.noarch [11 KiB] Changelog by Steven Pritchard (2007-04-18):
- Reformat to match cpanspec output.
- Canonicalize Source0 URL.
- Fix find option order.
- Use fixperms macro instead of our own chmod incantation.
- Remove check macro cruft.
- BR ExtUtils::MakeMaker.