Changes for version 1.923 - 2022-10-19

  • [ux] Turn off marking of different language in help message because currently we don't support translation (RT#144733).
  • Add usage in POD syntax to common options.
  • [internal] Add devnotes.org.

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
Prevent the loading (activation) of other plugins
Base class for Perinci::CmdLine plugin