Changes for version 1.74_003 - 2017-06-19
- Really replace Log::Any with Log::ger, previous couple of commits were screwed up.
Changes for version 1.74_002 - 2017-06-19
- No functional changes.
- Forgot to update the summaries for --log-level, --debug, et al about not having to use LOG=1 etc crap.
- UPDATE: this release was broken.
Changes for version 1.74_001 - 2017-06-19
- [Experimental] Switch from Log::Any to Log::ger. Log::ger provides smaller startup overhead and will allow us to change levels during program run. The effect of this switch is that logs produced by modules that use Log::Any won't show by default; to show Log::Any logs run your CLI scripts with LOG_ANY=1.
- UPDATE: this release was broken.
Modules
Base class for Perinci::CmdLine{::Classic,::Lite}
A Rinci/Riap-based command-line application framework