1Mojolicious::Command::AUustehrorCM:oo:njgtoerlniiebcruiatoteueds:::P:leCirotlmem_Daaonpcdpu:(m:3eA)nuttahtoiro:n:generate::lite_app(3)
2
3
4

NAME

6       Mojolicious::Command::Author::generate::lite_app - Lite app generator
7       command
8

SYNOPSIS

10         Usage: APPLICATION generate lite_app [OPTIONS] [NAME]
11
12           mojo generate lite_app
13           mojo generate lite_app foo.pl
14
15         Options:
16           -h, --help   Show this summary of available options
17

DESCRIPTION

19       Mojolicious::Command::Author::generate::lite_app generate fully
20       functional Mojolicious::Lite applications.
21
22       This is a core command, that means it is always enabled and its code a
23       good example for learning to build new commands, you're welcome to fork
24       it.
25
26       See "COMMANDS" in Mojolicious::Commands for a list of commands that are
27       available by default.
28

ATTRIBUTES

30       Mojolicious::Command::Author::generate::lite_app inherits all
31       attributes from Mojolicious::Command and implements the following new
32       ones.
33
34   description
35         my $description = $app->description;
36         $app            = $app->description('Foo');
37
38       Short description of this command, used for the command list.
39
40   usage
41         my $usage = $app->usage;
42         $app      = $app->usage('Foo');
43
44       Usage information for this command, used for the help screen.
45

METHODS

47       Mojolicious::Command::Author::generate::lite_app inherits all methods
48       from Mojolicious::Command and implements the following new ones.
49
50   run
51         $app->run(@ARGV);
52
53       Run this command.
54

SEE ALSO

56       Mojolicious, Mojolicious::Guides, <https://mojolicious.org>.
57
58
59
60perl v5.30.0               Mojolic2i0o1u9s-:0:7C-o2m6mand::Author::generate::lite_app(3)
Impressum