--- abstract: 'Support for the SSH 2 protocol via libssh2.' author: - '- 2010 by David B. Robins (dbrobins@cpan.org).' build_requires: ExtUtils::MakeMaker: 6.59 configure_requires: ExtUtils::MakeMaker: 6.59 distribution_type: module dynamic_config: 1 generated_by: 'Module::Install version 1.19' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 name: Net-SSH2 no_index: directory: - example - inc - t provides: Net::SSH2: file: lib/Net/SSH2.pm version: '0.72' Net::SSH2::Channel: file: lib/Net/SSH2/Channel.pm Net::SSH2::Dir: file: lib/Net/SSH2/Dir.pm Net::SSH2::File: file: lib/Net/SSH2/File.pm Net::SSH2::KnownHosts: file: lib/Net/SSH2/KnownHosts.pm Net::SSH2::Listener: file: lib/Net/SSH2/Listener.pm Net::SSH2::PublicKey: file: lib/Net/SSH2/PublicKey.pm Net::SSH2::SFTP: file: lib/Net/SSH2/SFTP.pm requires: perl: 5.6.0 resources: bugtracker: https://github.com/rkitover/net-ssh2/issues license: http://dev.perl.org/licenses/ repository: git://github.com/rkitover/net-ssh2.git version: '0.72'