in reply to Issue in remote Host script in Net::SSH::Perl

Did you use MCPAN to install Net::SSH::Perl? It should resolve dependencies like this for you:

perl -MCPAN -e 'install Net::SSH::Perl'

Replies are listed 'Best First'.
Re^2: Issue in remote Host script in Net::SSH::Perl
by saikat (Initiate) on Feb 18, 2012 at 06:23 UTC
    I tried this and the module was installed properly.But during execution of the script is giving this error.