1Dist::Zilla::Role::ModuUlseeMrakCeorn(t3r)ibuted Perl DoDciusmte:n:tZaitliloan::Role::ModuleMaker(3)
2
3
4
6 Dist::Zilla::Role::ModuleMaker - something that injects module files
7 into the dist
8
10 version 6.017
11
13 Plugins implementing this role have their "make_module" method called
14 for each module requesting creation by the plugin with this name. It
15 is passed a hashref with the following data:
16
17 name - the name of the module to make (a MooseX::Types::Perl::ModuleName)
18
19 Classes composing this role also compose FileInjector and are expected
20 to inject a file for the module being created.
21
23 Ricardo SIGNES 😏 <rjbs@cpan.org>
24
26 This software is copyright (c) 2020 by Ricardo SIGNES.
27
28 This is free software; you can redistribute it and/or modify it under
29 the same terms as the Perl 5 programming language system itself.
30
31
32
33perl v5.32.1 2021-01-27 Dist::Zilla::Role::ModuleMaker(3)