clusterssh/lib/App/ClusterSSH
Duncan Ferguson 41fe0714b5 Fix a logic bug around --debug option handling
the Base.pm debug method was being overridden within Getopt.pm when all
command line options are turned into accessors.  Since this is done on the
fly there is no compiler warning generated for it.

Also renamed a method in base from 'output' to 'stdout_output' as two objects
had the same method name - Getopt::output and Base::output
2017-03-03 22:52:32 +00:00
..
L10N Update copyright year 2015-10-01 18:15:51 +01:00
Base.pm Fix a logic bug around --debug option handling 2017-03-03 22:52:32 +00:00
Cluster.pm Rework hostname expansion 2016-04-29 18:33:50 +01:00
Config.pm Add in 'unique_servers' into the config file 2016-10-18 21:23:15 +01:00
Getopt.pm Fix a logic bug around --debug option handling 2017-03-03 22:52:32 +00:00
Helper.pm Remove 'terminal_chdir' code 2015-11-15 21:12:10 +00:00
Host.pm Update copyright year 2015-10-01 18:15:51 +01:00
L10N.pm correct typo in manpage 2015-12-03 22:17:02 -08:00
Range.pm Use perltidy 2016-05-01 09:45:41 +01:00