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.017
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

AUTHOR

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