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

Changes for version 4.11 - 2017-12-22

  • Fix for multiple range expansion, as in 'h{a,b}{1,2}' (Github issue #97) (Thanks to lazyfrosch)
  • Upgrade Perl::Tidy requirement to version 20171214 (Github issue #99) (Thanks to eserte)
  • Add in 'external command pipe' to allow for some commands being passed in from the command line

Changes for version 4.10_02 - 2017-08-08

  • Include coverage tests in the resources
  • Include the version of cssh in the utility documentation and README
  • Fix dashes (-) not being accepted in hostname range expansion (Github issue #89)
  • Amend ranges to work on ports, FQDN's and IP addresses
  • Fix bug tracker links in the main documentation (Github issue #92)
  • New options to specify --rows, --columns and --fillscreen (Github pull request #88) (Thanks to AsharLohmar)

Changes for version 4.10_01 - 2017-04-12

  • Allow 'include' directives when reading SSH configuration files (Github issue #77) (thanks to Azenet)
  • Generate README when creating the distribution from cssh man page so www.cpan.org and www.metacpan.org can display documentation

Modules

A container for functions of the ClusterSSH programs
Base object provding utility functions
Object representing cluster configuration
Object representing application configuration
module to process command line args
Object representing helper script
Object representing a host.
Base translations module
Base English translations module

Provides

in lib/App/ClusterSSH/Range.pm