in reply to Re^3: Need Help Installing Net::SSH2
in thread Need Help Installing Net::SSH2

cd /root/.cpan/build/Net-SSH2-0.53-AjnE2p/ export LD_LIBRARY_PATH=/usr/local/lib/ perl Makefile.PL lib=/usr/local/lib make make install perl -MCPAN -e shell cpan[1]> install Net::SSH2 Reading '/root/.cpan/Metadata' Database was generated on Wed, 30 Apr 2014 10:53:02 GMT Net::SSH2 is up to date (0.53).
Thanks - this worked