1Mojolicious::Command::AUustehrorCM:oo:njgtoerlniiebcruiatoteueds:::P:meCaroklmemfDaionlcdeu:(m:3eA)nuttahtoiro:n:generate::makefile(3)
2
3
4
6 Mojolicious::Command::Author::generate::makefile - Makefile generator
7 command
8
10 Usage: APPLICATION generate makefile [OPTIONS]
11
12 mojo generate makefile
13
14 Options:
15 -h, --help Show this summary of available options
16
18 Mojolicious::Command::Author::generate::makefile generates
19 "Makefile.PL" files for applications.
20
21 This is a core command, that means it is always enabled and its code a
22 good example for learning to build new commands, you're welcome to fork
23 it.
24
25 See "COMMANDS" in Mojolicious::Commands for a list of commands that are
26 available by default.
27
29 Mojolicious::Command::Author::generate::makefile inherits all
30 attributes from Mojolicious::Command and implements the following new
31 ones.
32
33 description
34 my $description = $makefile->description;
35 $makefile = $makefile->description('Foo');
36
37 Short description of this command, used for the command list.
38
39 usage
40 my $usage = $makefile->usage;
41 $makefile = $makefile->usage('Foo');
42
43 Usage information for this command, used for the help screen.
44
46 Mojolicious::Command::Author::generate::makefile inherits all methods
47 from Mojolicious::Command and implements the following new ones.
48
49 run
50 $makefile->run(@ARGV);
51
52 Run this command.
53
55 Mojolicious, Mojolicious::Guides, <https://mojolicious.org>.
56
57
58
59perl v5.30.1 Mojolic2i0o2u0s-:0:1C-o3m0mand::Author::generate::makefile(3)