The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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