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.
User Contributed Perl Documentation App::ClusterSSH(3)
NAME
App::ClusterSSH - A container for functions of the ClusterSSH programs
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.
REAPER
add_host_by_name
add_option
build_hosts_menu
capture_map_events
capture_terminal
change_main_window_title
close_inactive_sessions
config
helper
cluster
create_menubar
create_windows
dump_config
getopts
list_tags
evaluate_commands
exit_prog
get_clusters
get_font_size
get_keycode_state
key_event
load_config_defaults
load_configfile
load_keyboard_map
new
open_client_windows
options
parse_config_file
pick_color
populate_send_menu
populate_send_menu_entries_from_xml
re_add_closed_sessions
remove_repeated_servers
resolve_names
slash_slash_equal
An implementation of the //= operator that works on older Perls.
slash_slash_equal($a, 0) is equivalent to $a //= 0
retile_hosts
run
send_resizemove
send_text
send_text_to_all_servers
set_all_active
set_half_inactive
setup_repeat
send_variable_text_to_all_servers
show_console
show_history
substitute_macros
terminate_host
toggle_active_state
update_display_text
write_default_user_config
BUGS
Please report any bugs or feature requests to "bug-app-clusterssh at
rt.cpan.org", or through the web interface at
<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-ClusterSSH>. I
will be notified, and then you'll automatically be notified of progress
on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc App::ClusterSSH
You can also look for information at:
o RT: CPAN's request tracker
<http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-ClusterSSH>
o AnnoCPAN: Annotated CPAN documentation
<http://annocpan.org/dist/App-ClusterSSH>
o CPAN Ratings
<http://cpanratings.perl.org/d/App-ClusterSSH>
o Search CPAN
<http://search.cpan.org/dist/App-ClusterSSH/>
ACKNOWLEDGEMENTS
Please see the THANKS file from the original distribution.
AUTHOR
Duncan Ferguson, "<duncan_j_ferguson at yahoo.co.uk>"
COPYRIGHT & LICENSE
Copyright 1999-2016 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.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+-------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+-------------------+
|Availability | terminal/cssh-532 |
+---------------+-------------------+
|Stability | Uncommitted |
+---------------+-------------------+
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from
http://downloads.sourceforge.net/project/clusterssh/2.%20ClusterSSH%20Series%204/App-
ClusterSSH-4.09.tar.gz.
Further information about this software can be found on the open source
community website at https://sourceforge.net/projects/clusterssh/.
perl v5.32.0 2022-06-28 App::ClusterSSH(3)