The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.06 - 2021-11-03

  • CHANGES
    • Initial support for declaring named options to commands
    • Also parse out commandline options
    • Include options in `help` output

Modules

utilities for commandline-based programs
represent metadata for an invokable command
an interface for discovery of Commandable::Commands
find commands stored per package
find commands stored as subs with attributes
represents one invocation of a CLI command

Provides

in lib/Commandable/Finder/SubAttributes/Attrs.pm