The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.921 - 2022-05-27

  • No functional changes.
  • [ux] Give description for some common command-line options like --log-level, --no-config, --no-env, --format, etc.
  • [doc] [plugin Flow::Exit] Fix typo in Synopsis.

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