Skip to content

krimdomu/p5-Net-SSH-Any

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net-SSH-Any
===========

Adapter module for SSH access.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires at least one of the following modules installed:

  Net::OpenSSH
  Net::SSH2

COPYRIGHT AND LICENCE

Copyright (C) 2011-2012 by Salvador Fandiño

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.12.4 or,
at your option, any later version of Perl 5 you may have available.


About

Compatibility layer for common Perl SSH client modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%