Revision history for MouseX-App-Cmd
0.11 2012-03-13 16:48:12 America/New_York
require current Getopt::Long::Descriptive since it changed error messages
0.10 2012-03-13 15:22:53 America/New_York
official release, no code changes
0.09 2012-03-13 13:25:07 America/New_York
TRIAL RELEASE: fix tests for changes in output when receiving bad parameters
0.08 2011-03-05 20:42:32 America/New_York
support perl >= 5.006
0.07 2011-03-04 22:36:10 America/New_York
convert to Dist::Zilla and its battery of tests
0.06 2009-09-17
various fixes for upstream version of App::Cmd (vovkasm & brunov)
0.05 2009-07-05
Various minor fixes due to upstream module changes
0.04 2008-07-17
Fix failing test when no Test::Output is available.
No code change (lestrrat)
0.03 2008-07-15
Emulate App::Cmd's new + tests (groditi)
Fix for newest MX::Getopt (dann)
Add the ability to handle --configfile when used with
MX::ConfigFromFile (lestrrat)
0.02 2008-01-21
Use MooseX::Getopt 0.09's Getopt::Long::Descriptive features
0.01 2008-01-15
Initial version