in reply to
Math libary issue when install Net::SSH::Perl
Use
Net::SSH2
or
Net::OpenSSH
instead of
Net::SSH::Perl
that is much more difficult to install, has lots of bugs and is not maintained any more.
Comment on
Re: Math libary issue when install Net::SSH::Perl
In Section
Seekers of Perl Wisdom