1Dist::Zilla::App::CommaUnsde:r:cCloenatnr(i3b)uted PerlDDiosctu:m:eZnitlaltai:o:nApp::Command::clean(3)
2
3
4

NAME

6       Dist::Zilla::App::Command::clean - clean up after build, test, or
7       install
8

VERSION

10       version 6.023
11

SYNOPSIS

13         dzil clean [ --dry-run|-n ]
14
15       This command removes some files that are created during build, test,
16       and install.  It's a very thin layer over the "clean" method on the
17       Dist::Zilla object.  The documentation for that method gives more
18       information about the files that will be removed.
19

PERL VERSION

21       This module should work on any version of perl still receiving updates
22       from the Perl 5 Porters.  This means it should work on any version of
23       perl released in the last two to three years.  (That is, if the most
24       recently released version is v5.40, then this module should work on
25       both v5.40 and v5.38.)
26
27       Although it may work on older versions of perl, no guarantee is made
28       that the minimum required version will not be increased.  The version
29       may be increased for any reason, and there is no promise that patches
30       will be accepted to lower the minimum required perl.
31

OPTIONS

33   -n, --dry-run
34       Nothing is removed; instead, everything that would be removed will be
35       listed.
36

AUTHOR

38       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
39
41       This software is copyright (c) 2021 by Ricardo SIGNES.
42
43       This is free software; you can redistribute it and/or modify it under
44       the same terms as the Perl 5 programming language system itself.
45
46
47
48perl v5.34.0                      2021-07-22Dist::Zilla::App::Command::clean(3)
Impressum