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

NAME

6       Dist::Zilla::Role::InstallTool - something that creates an install
7       program for a dist
8

VERSION

10       version 6.024
11

DESCRIPTION

13       Plugins implementing InstallTool have their "setup_installer" method
14       called to inject files after all other file injection and munging has
15       taken place.  They're expected to produce files needed to make the
16       distribution installable, like Makefile.PL or Build.PL and add them
17       with the "add_file" method provided by Dist::Zilla::Role::FileInjector,
18       which is also composed by this role.
19

PERL VERSION

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

AUTHOR

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