NodeReaper has asked for the wisdom of the Perl Monks concerning the following question:

This node was taken out by the NodeReaper on May 09, 2015 at 05:52 UTC
  • Comment on Reaped: Error for $stdout in Net::SSH::Perl

Replies are listed 'Best First'.
Re: Error for $stdout in Net::SSH::Perl
by vinoth.ree (Monsignor) on May 08, 2015 at 19:17 UTC

    First check the exit status of the command and check whether the $stdout and $stderr variables defined and print the values.


    All is well. I learn by answering your questions...