clusterssh/lib/App
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
..
ClusterSSH Fix a logic bug around --debug option handling 2017-03-03 22:52:32 +00:00
ClusterSSH.pm Prep for next version 2016-10-18 21:35:53 +01:00