| Net::OpenSSH::Parallel::Constants(3pm) | User Contributed Perl Documentation | Net::OpenSSH::Parallel::Constants(3pm) |
Net::OpenSSH::Parallel::Constants - Constant definitions for Net::OpenSSH::Parallel
use Net::OpenSSH::Parallel::Constants qw(:error :on_error);
This module exports all the constants available from Net::OpenSSH plus the following ones:
OSSH_JOIN_FAILED
OSSH_ABORTED
OSSH_GOTO_FAILED
OSSH_ON_ERROR_IGNORE
OSSH_ON_ERROR_RETRY
OSSH_ON_ERROR_DONE
OSSH_ON_ERROR_ABORT
OSSH_ON_ERROR_ABORT_ALL
Copyright (C) 2009, 2011, 2012 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.
| 2021-01-06 | perl v5.32.0 |