Revision history for MooseX-App-Cmd 0.10 2013-05-17 10:29:01 America/New_York - RT#84437: fix missing parameter in call to default function (chips, ouftete) - gh#3: fix failing test introduced by MooseX::ConfigFromFile 0.08 (ouftete) - point perlcritic author test to the correct perltidy config - add author dependencies to Dist::Zilla dist.ini file 0.09 2012-03-18 20:21:21 America/New_York - RT#74668: can use a sub {} for configfile default (yanick) - RT#75446: add all necessary metadata as part of conversion to Dist::Zilla (mjgardner) - RT#75447: require correct version of Getopt::Long::Descriptive so basic and configfile tests can pass (mjgardner) - lots of code and documentation cleanup, driven by release tests (mjgardner) 0.08 2012-03-14 - no code changes, just repackaging distribution archive with correct root (mjgardner) 0.07 2012-02-29 - fix tests that started failing due to dependency error string change (offerk) 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