Query: dist::zilla::plugin::prunecruft
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dist::Zilla::Plugin::PruneCruft(3pm) User Contributed Perl Documentation Dist::Zilla::Plugin::PruneCruft(3pm)NAMEDist::Zilla::Plugin::PruneCruft - prune stuff that you probably don't mean to includeVERSIONversion 4.300020SYNOPSISThis plugin tries to compensate for the stupid crap that turns up in your working copy, removing it before it gets into your dist and screws everything up. In your dist.ini: [PruneCruft] If you would like to exclude certain exclusions, use the "except" option (it can be specified multiple times): [PruneCruft] except = .gitignore except = t/.*/.keep$ This plugin is included in the @Basic bundle.SEE ALSODist::Zilla plugins: @Basic, PruneFiles, ManifestSkip.AUTHORRicardo SIGNES <rjbs@cpan.org>COPYRIGHT AND LICENSEThis 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::Plugin::PruneCruft(3pm)