debian man page for dist::zilla::app::command::clean

Query: dist::zilla::app::command::clean

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Dist::Zilla::App::Command::clean(3pm)			User Contributed Perl Documentation		     Dist::Zilla::App::Command::clean(3pm)

NAME
Dist::Zilla::App::Command::clean - clean up after build, test, or install
VERSION
version 4.300020
SYNOPSIS
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.
OPTIONS
-n, --dry-run Nothing is removed; instead, everything that would be removed will be listed.
AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 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. perl v5.14.2 2012-06-21 Dist::Zilla::App::Command::clean(3pm)
Related Man Pages
dist::zilla::app::command::build(3pm) - debian
dist::zilla::app::command::run(3pm) - debian
dist::zilla::mvp::assembler::zilla(3pm) - debian
dist::zilla::pluginbundle::basic(3pm) - debian
dist::zilla::prereqs(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?