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


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.

Index


NAME

Top

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

VERSION

Top

version 4.200008

SYNOPSIS

Top

  dzil clean

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.

AUTHOR

Top

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

Top


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.