Changes for version 0.016_001 - 2017-12-12
- improve repository infrastructure (steal from MooX::Options)
- fix cmd plugin loader to ensure unambiguous commands
- introduce optional role allowing abbreviated commands on CLI
Modules
Giving an easy Moo style way to make command organized CLI apps
MooX cli app commands do this
Text::Abbrev support role for MooX::Cmd
MooX::ConfigFromFile support role for MooX::Cmd
MooX cli app commands tester