in reply to
Net::SFTP and the GMP pre-req.
Net::SSH::Perl
and companion modules are mostly unmaintained nowadays. You should use one of the alternatives instead, like
Net::SFTP::Foreign
or
Net::SSH2
.
Comment on
Re: Net::SFTP and the GMP pre-req.
In Section
Seekers of Perl Wisdom