1App::CLI::Helper(3) User Contributed Perl Documentation App::CLI::Helper(3)
23
4
commands()
67
List the application commands.
89
prog_name()
1011
The name of the program running your application. This will default to
12"basename $0", but can be overridden from within your application.
1314
files()
1516
Return module files of subcommands of first level
1718
19
20
perl v5.32.0 2020-07-28 App::CLI::Helper(3)