1App::CLI::Helper(3)   User Contributed Perl Documentation  App::CLI::Helper(3)
2
3
4

commands()

6
7       List the application commands.
8
9       prog_name()
10
11       The name of the program running your application. This will default to
12       "basename $0", but can be overridden from within your application.
13
14       files()
15
16       Return module files of subcommands of first level
17
18
19
20perl v5.34.0                      2022-01-20               App::CLI::Helper(3)
Impressum