Revision history for Perl extension App::Xssh 0.8 2012-02-18 (Evan Giles ) - Add a '--version' option - More consitent testing - Use 'UNIVERSAL::require instead of eval (PBP recommendation) - Provide an OO interface to App::Xssh 0.7 2011-03-25 Convert to Module::Build Use Moose Allow the user to specify hosts that are really regular expressions 0.6 2011-02-26 Try to correct some CPAN testers problems 0.5 2011-02-24 Rename (and deprecate) setextraattr & sethostattr command line arguments Refactor library layout Much more thorough tests 0.4 2010-07-21 Allow user to reference multiple 'extra' attribues for each host (closes rt 59401). Improve the readability of the showconfig option. Fix remaining CPAN testers issue (windows only). 0.3 2010-07-08 Change the tests so that they don't make system calls 0.2 2010-06-06 Need to specify the minimum perl version (5.6) 0.1 2010-06-27 Original version.