Changes for version 0.007 - 2024-04-03
- Allow skipping none plugin modules
- Fix bug where --help or --man where supplied on the main binary without a default action. This now runs the correct option (with propper exit code)
Modules
Yet another CLI framework
Action handler role
The default action handler
Pod handler role
Class that handles usage and man page generation for action handlers
Examples
Module Install Instructions
To install YA::CLI, copy and paste the appropriate command in to your terminal.
cpanm YA::CLI
perl -MCPAN -e shellinstall YA::CLI
For more information on module installation, please visitthe detailed CPAN module installation guide.