1Dist::Zilla::Plugin::PrUusneerCrCuofntt(r3i)buted Perl DDoicsutm:e:nZtialtliao:n:Plugin::PruneCruft(3)
2
3
4

NAME

6       Dist::Zilla::Plugin::PruneCruft - prune stuff that you probably don't
7       mean to include
8

VERSION

10       version 6.023
11

SYNOPSIS

13       This plugin tries to compensate for the stupid crap that turns up in
14       your working copy, removing it before it gets into your dist and screws
15       everything up.
16
17       In your dist.ini:
18
19         [PruneCruft]
20
21       If you would like to exclude certain exclusions, use the "except"
22       option (it can be specified multiple times):
23
24         [PruneCruft]
25         except = \.gitignore
26         except = t/.*/\.keep$
27
28       This plugin is included in the @Basic bundle.
29

PERL VERSION

31       This module should work on any version of perl still receiving updates
32       from the Perl 5 Porters.  This means it should work on any version of
33       perl released in the last two to three years.  (That is, if the most
34       recently released version is v5.40, then this module should work on
35       both v5.40 and v5.38.)
36
37       Although it may work on older versions of perl, no guarantee is made
38       that the minimum required version will not be increased.  The version
39       may be increased for any reason, and there is no promise that patches
40       will be accepted to lower the minimum required perl.
41

SEE ALSO

43       Dist::Zilla plugins: @Basic, PruneFiles, ManifestSkip.
44

AUTHOR

46       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
47
49       This software is copyright (c) 2021 by Ricardo SIGNES.
50
51       This is free software; you can redistribute it and/or modify it under
52       the same terms as the Perl 5 programming language system itself.
53
54
55
56perl v5.34.0                      2021-07-22Dist::Zilla::Plugin::PruneCruft(3)
Impressum