Changes for version 0.014 - 2015-05-27
- switching from IO::TieCombine to stacked Capture::Tiny in MooX::Cmd::Tester to avoid breaking commands in test (only) when relying on fileno of STD{OUT,ERR}
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