DOKK / manpages / debian 10 / clusterssh / App::ClusterSSH.3pm.en
App::ClusterSSH(3pm) User Contributed Perl Documentation App::ClusterSSH(3pm)

App::ClusterSSH - A container for functions of the ClusterSSH programs

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

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

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

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

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

    perldoc App::ClusterSSH

You can also look for information at:

  • Github issue tracker

    <https://github.com/duncs/clusterssh/issues>

  • AnnoCPAN: Annotated CPAN documentation

    <http://annocpan.org/dist/App-ClusterSSH>

  • CPAN Ratings

    <http://cpanratings.perl.org/d/App-ClusterSSH>

  • Search CPAN

    <http://search.cpan.org/dist/App-ClusterSSH/>

Please see the THANKS file from the original distribution.

Duncan Ferguson, "<duncan_j_ferguson at yahoo.co.uk>"

Copyright 1999-2017 Duncan Ferguson, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

2018-11-08 perl v5.28.0