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.017
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 Ricardo SIGNES 😏 <rjbs@cpan.org>
23
25 This software is copyright (c) 2020 by Ricardo SIGNES.
26
27 This is free software; you can redistribute it and/or modify it under
28 the same terms as the Perl 5 programming language system itself.
29
30
31
32perl v5.32.1 2021-01-27Dist::Zilla::Role::FileGatherer(3)