RE: [Ssh-sftp-perl-users] Need help with Net::SSH2 -- Problem Solved
Brought to you by:
dbrobins
From: Bobby J. <bob...@se...> - 2006-03-30 05:12:32
|
Hi All, >You need to install the Net::SSH::Perl module. >you can use the cpan shell to install it ># cpan install Net::SSH::Perl >libnet-ssh-perl is probably used by Net::SSH libnet-ssh-perl package of debian was the incorrect package. I had to Manually install Net::SH:Perl using the cpan shell. Regards, Bobby |