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

Changes for version 0.072 - 2022-03-08

  • Add scripts: peri-eg-table-{aoaos,aohos,sales}-any.

Documentation

This function has args with cmdline_src=file
This function has array arg with cmdline_src=stdin_or_args
This function has str arg with cmdline_src=stdin_or_file
This function has str arg with cmdline_src=stdin_or_files
peri-eg-complete-fruits-any
Do nothing, return args
Summary for `demo_cli_opts`
Will return 'wet' if not run under dry run mode, or 'dry' if dry run
Will return 'wet' if not run under dry run mode, or 'dry' if dry run
Generate random bytes of specified length
Test command with multiple subcommands
Test command with multiple subcommands (function embedded in script)
Test a single function (no subcommands) (function embedded in script)
Return an array of array-of-scalar (aoaos) data
Return an array of hash-of-scalar (aohos) data
Return a table of sales data (sales of Celine Dion studio albums)

Modules

Perinci example scripts (using Perinci::CmdLine::Any)
Functions to be used by peri-eg-multi-any