Changes for version 1.913 - 2021-12-09
- [ux] Add a default 'title' metadata for the result, so result formatted with Text::Table::HTML or Text::Table::HTML::DataTables can be more descriptive.
Modules
Base class for Perinci::CmdLine{::Classic,::Lite}
A Rinci/Riap-based command-line application framework
Dump command-line arguments ($r->{args}), by default after argument validation
Dump request stash ($r), by default after action
Dump result ($r->{res}), by default after action
Exit program
Prevent the loading (activation) of other plugins
Debug completion
Normal run
Base class for Perinci::CmdLine plugin