clusterssh/lib/App/ClusterSSH
Duncan Ferguson f1446f9be3 Expand uses of ranges
Ranges can now be used on:

Ports:
        cssh localhost:{22001..22008}

FQDN's:
        cssh host{10..20}.domain.name

IP's:
        cssh 192.168.10.{10..20}
2017-05-17 22:35:46 +01:00
..
L10N Update copyright year 2017-03-04 11:05:20 +00:00
Base.pm Fix for perltidy tests 2017-03-04 18:36:44 +00:00
Cluster.pm Update copyright year 2017-03-04 11:05:20 +00:00
Config.pm Allow terminal positioning algorithm to be configurable 2017-03-07 22:01:27 +00:00
Getopt.pm Fix typo 2017-04-13 09:05:53 +01:00
Helper.pm Update copyright year 2017-03-04 11:05:20 +00:00
Host.pm Fixup some code typos in the pull request 2017-03-16 22:42:06 +00:00
L10N.pm Update copyright year 2017-03-04 11:05:20 +00:00
Range.pm Expand uses of ranges 2017-05-17 22:35:46 +01:00