The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.012 - 2015-03-03

  • add support for MooX::ConfigFromFile (0.006+)
  • improve initialization by using List::MoreUtils combo-functions instead of puzzling with List::Util
  • improve test coverage

Modules

Giving an easy Moo style way to make command organized CLI apps
MooX cli app commands do this
MooX::ConfigFromFile support role for MooX::Cmd
MooX cli app commands tester