Example script that deals with subcommands
example [<options>] [<action>] [<options>]
Some global option
The help page of the given action. Or this help in case you don't provide an action.
The manual page of the given action.
To install YA::CLI, copy and paste the appropriate command in to your terminal.
cpanm
cpanm YA::CLI
CPAN shell
perl -MCPAN -e shell install YA::CLI
For more information on module installation, please visit the detailed CPAN module installation guide.