App-CmdDispatch
view release on metacpan or search on metacpan
lib/App/CmdDispatch.pm view on Meta::CPAN
=item help:*
The options beginning with the string 'help:' are described in the docs for
L<App::CmdDispatch::Help>.
=back
=head2 run( $cmd, @args )
This method looks up the supplied command and executes it.
=head2 command_hint( $cmd )
This method prints a short hint listing all commands and aliases or just the
hint for the supplied command.
=head2 hint( $cmd )
This method prints a short hint listing all commands and aliases or just the
hint for the supplied command.
( run in 0.386 second using v1.01-cache-2.11-cpan-64827b87656 )