http://www.perlmonks.org?node_id=505515


in reply to Net::SSH2

Nice. I'm looking forward to trying it out. I'm currently using Net::SFTP in production and while it works rather well, it's a pain to install because of all the dependencies Net::SSH::Perl has. Only requiring libSSH2 and thus OpenSSL would make it significantly easier to get up and running.

-- vek --