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

Changes for version 0.09 - 2022-12-04

  • CHANGES
    • Added Commandable::Finder::MethodAttributes for handling commands provided by an object instance by capturing the instance itself in the code refs

Modules

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

Provides

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