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

NAME

Net::OpenSSH::Constants - Constant definitions for Net::OpenSSH

SYNOPSIS

  use Net::OpenSSH::Constants qw(:error);

DESCRIPTION

This module exports the following constants to be used with Net::OpenSSH: OSSH_MASTER_FAILED, OSSH_SLAVE_FAILED, OSSH_PIPE_FAILED, OSSH_SLAVE_SCP_FAILED, OSSH_SLAVE_RSYNC_FAILED.

COPYRIGHT AND LICENSE

Copyright (C) 2008, 2009 by Salvador Fandiño (sfandino@yahoo.com)

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.