1Dist::Zilla::Role::FileUIsnejrecCtoonrt(r3i)buted Perl DDoicsutm:e:nZtialtliao:n:Role::FileInjector(3)
2
3
4
6 Dist::Zilla::Role::FileInjector - something that can add files to the
7 distribution
8
10 version 6.012
11
13 This role should be implemented by any plugin that plans to add files
14 into the distribution. It provides one method ("add_file", documented
15 below), which adds a file to the distribution, noting the place of
16 addition.
17
19 add_file
20 $plugin->add_file($dzil_file);
21
22 This adds a file to the distribution, setting the file's "added_by"
23 attribute as it does so.
24
26 Ricardo SIGNES 😏 <rjbs@cpan.org>
27
29 This software is copyright (c) 2018 by Ricardo SIGNES.
30
31 This is free software; you can redistribute it and/or modify it under
32 the same terms as the Perl 5 programming language system itself.
33
34
35
36perl v5.30.0 2019-07-26Dist::Zilla::Role::FileInjector(3)