DOKK / manpages / debian 10 / libdist-zilla-perl / Dist::Zilla::App::Command::clean.3pm.en
Dist::Zilla::App::Command::clean(3pm) User Contributed Perl Documentation Dist::Zilla::App::Command::clean(3pm)

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

version 6.012

  dzil clean [ --dry-run|-n ]

This command removes some files that are created during build, test, and install. It's a very thin layer over the "clean" method on the Dist::Zilla object. The documentation for that method gives more information about the files that will be removed.

-n, --dry-run

Nothing is removed; instead, everything that would be removed will be listed.

Ricardo SIGNES 😏 <rjbs@cpan.org>

This software is copyright (c) 2018 by Ricardo SIGNES.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2018-05-07 perl v5.26.2