table of contents
App::CLI::Helper(3) | User Contributed Perl Documentation | App::CLI::Helper(3) |
commands()
List the application commands.
prog_name()
The name of the program running your application. This will default to "basename $0", but can be overridden from within your application.
files()
Return module files of subcommands of first level
2020-12-17 | perl v5.40.0 |