1Dist::Zilla::Role::FileUGsaetrheCroenrt(r3i)buted Perl DDoicsutm:e:nZtialtliao:n:Role::FileGatherer(3)
2
3
4
6 Dist::Zilla::Role::FileGatherer - something that gathers files into the
7 distribution
8
10 version 6.024
11
13 A FileGatherer plugin is a special sort of FileInjector that runs early
14 in the build cycle, finding files to include in the distribution. It
15 is expected to call its "add_file" method to add one or more files to
16 inclusion.
17
18 Plugins implementing FileGatherer must provide a "gather_files" method,
19 which will be called during the build process.
20
22 This module should work on any version of perl still receiving updates
23 from the Perl 5 Porters. This means it should work on any version of
24 perl released in the last two to three years. (That is, if the most
25 recently released version is v5.40, then this module should work on
26 both v5.40 and v5.38.)
27
28 Although it may work on older versions of perl, no guarantee is made
29 that the minimum required version will not be increased. The version
30 may be increased for any reason, and there is no promise that patches
31 will be accepted to lower the minimum required perl.
32
34 Ricardo SIGNES 😏 <rjbs@semiotic.systems>
35
37 This software is copyright (c) 2021 by Ricardo SIGNES.
38
39 This is free software; you can redistribute it and/or modify it under
40 the same terms as the Perl 5 programming language system itself.
41
42
43
44perl v5.34.0 2022-01-21Dist::Zilla::Role::FileGatherer(3)