in reply to
Unable to install Net::SSH2 on Solaris10
On Solaris you can replace almost fully transparently Net::SSH2 by
Net::OpenSSH::Compat::SSH2
... or even better, go for the real thing and use
Net::OpenSSH
.
Comment on
Re: Unable to install Net::SSH2 on Solaris10
In Section
Seekers of Perl Wisdom