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

NAME

6       Mojolicious::Command::Author::generate::makefile - Makefile generator
7       command
8

SYNOPSIS

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

DESCRIPTION

19       Mojolicious::Command::Author::generate::makefile generates
20       "Makefile.PL" files for 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::makefile inherits all
31       attributes from Mojolicious::Command and implements the following new
32       ones.
33
34   description
35         my $description = $makefile->description;
36         $makefile       = $makefile->description('Foo');
37
38       Short description of this command, used for the command list.
39
40   usage
41         my $usage = $makefile->usage;
42         $makefile = $makefile->usage('Foo');
43
44       Usage information for this command, used for the help screen.
45

METHODS

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

SEE ALSO

56       Mojolicious, Mojolicious::Guides, <https://mojolicious.org>.
57
58
59
60perl v5.34.0               Mojolic2i0o2u2s-:0:1C-o2m1mand::Author::generate::makefile(3)
Impressum