1Dist::Zilla::Role::FileUPsreurneCro(n3t)ributed Perl DocDuimsetn:t:aZtiilolna::Role::FilePruner(3)
2
3
4
6 Dist::Zilla::Role::FilePruner - something that removes found files from
7 the distribution
8
10 version 6.023
11
13 Plugins implementing FilePruner have their "prune_files" method called
14 once all the FileGatherer plugins have been called. They are expected
15 to (optionally) remove files from the list of files to be included in
16 the distribution.
17
19 This module should work on any version of perl still receiving updates
20 from the Perl 5 Porters. This means it should work on any version of
21 perl released in the last two to three years. (That is, if the most
22 recently released version is v5.40, then this module should work on
23 both v5.40 and v5.38.)
24
25 Although it may work on older versions of perl, no guarantee is made
26 that the minimum required version will not be increased. The version
27 may be increased for any reason, and there is no promise that patches
28 will be accepted to lower the minimum required perl.
29
31 Ricardo SIGNES 😏 <rjbs@semiotic.systems>
32
34 This software is copyright (c) 2021 by Ricardo SIGNES.
35
36 This is free software; you can redistribute it and/or modify it under
37 the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.34.0 2021-07-22 Dist::Zilla::Role::FilePruner(3)