Changes for version 0.08 - 2022-07-13
- CHANGES
- Allow "slurpy" arguments
- Added ->configure method to Finder, adding configuration options
- Optionally permit multiple command invocations in one line
- BUGFIXES
- Ensure the ->code field of Command instances is set by all Finder subclasses
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
abstractions for printing output from commands
Provides
in lib/Commandable/Finder/SubAttributes/Attrs.pm