in reply to Can't locate object method "New" via package "Net::SSH" at
If you want to use the module Net::SSH::Perl, you need to install it. For example, like
cpan install Net::SSH::Perl [download]