1Dist::Zilla::App::CommaUnsde:r:cCloenatnr(i3b)uted PerlDDiosctu:m:eZnitlaltai:o:nApp::Command::clean(3)
2
3
4
6 Dist::Zilla::App::Command::clean - clean up after build, test, or
7 install
8
10 version 6.017
11
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
21 -n, --dry-run
22 Nothing is removed; instead, everything that would be removed will be
23 listed.
24
26 Ricardo SIGNES 😏 <rjbs@cpan.org>
27
29 This software is copyright (c) 2020 by Ricardo SIGNES.
30
31 This is free software; you can redistribute it and/or modify it under
32 the same terms as the Perl 5 programming language system itself.
33
34
35
36perl v5.32.1 2021-01-27Dist::Zilla::App::Command::clean(3)