Scroll to navigation

App::ClusterSSH(3pm) User Contributed Perl Documentation App::ClusterSSH(3pm)

SYNOPSIS

There is nothing in this module for public consumption. See documentation for cssh, crsh, ctel, ccon, or cscp instead.

DESCRIPTION

This is the core for App::ClusterSSH. You should probably look at cssh instead.

SUBROUTINES/METHODS

These methods are listed here to tidy up Pod::Coverage test reports but will most likely be moved into other modules. There are some notes within the code until this time.

An implementation of the //= operator that works on older Perls. slash_slash_equal($a, 0) is equivalent to $a //= 0
Method to access associated window module

BUGS

Please report any bugs or feature requests via <https://github.com/duncs/clusterssh/issues>.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc App::ClusterSSH

You can also look for information at:

ACKNOWLEDGEMENTS

Please see the THANKS file from the original distribution.

2021-08-15 perl v5.32.1