There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Net::Amazon::HadoopEC2::SSH::Response - Class representing Net::Amazon::HadoopEC2::SSH resopnse

DESCRIPTION

This module is a class representing Net::Amazon::HadoopEC2::SSH resopnse.

METHODS

new

Constructor.

ATTRIBUTES

stdout

STDOUT of Net::SSH::Perl cmd response.

stderr

STDERR of Net::SSH::Perl cmd response.

code

exit code of Net::SSH::Perl cmd response.

AUTHOR

Nobuo Danjou nobuo.danjou@gmail.com

SEE ALSO

Net::Amazon::HadoopEC2

Net::SSH::Perl