1Dist::Zilla::Role::ModuUlseeMrakCeorn(t3r)ibuted Perl DoDciusmte:n:tZaitliloan::Role::ModuleMaker(3)
2
3
4

NAME

6       Dist::Zilla::Role::ModuleMaker - something that injects module files
7       into the dist
8

VERSION

10       version 6.025
11

DESCRIPTION

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

PERL VERSION

23       This module should work on any version of perl still receiving updates
24       from the Perl 5 Porters.  This means it should work on any version of
25       perl released in the last two to three years.  (That is, if the most
26       recently released version is v5.40, then this module should work on
27       both v5.40 and v5.38.)
28
29       Although it may work on older versions of perl, no guarantee is made
30       that the minimum required version will not be increased.  The version
31       may be increased for any reason, and there is no promise that patches
32       will be accepted to lower the minimum required perl.
33

AUTHOR

35       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
36
38       This software is copyright (c) 2022 by Ricardo SIGNES.
39
40       This is free software; you can redistribute it and/or modify it under
41       the same terms as the Perl 5 programming language system itself.
42
43
44
45perl v5.36.0                      2022-09-01 Dist::Zilla::Role::ModuleMaker(3)
Impressum