Changes for version 0.017 - 2017-12-19
- bump author requirement for proper Perl::Tidy to 20171214
 - ensure only MooX::Options 4.100 is tested to avoid false regressions
 
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