| Dist::Zilla::Role::InstallTool - something that creates an install program for a dist |
Dist::Zilla::Role::InstallTool - something that creates an install program for a dist
version 2.101151
Plugins implementing InstallTool have their setup_installer method called to
inject files after all other file injection and munging has taken place.
They're expected to write out files needed to make the distribution
installable, like Makefile.PL or Build.PL.
Ricardo SIGNES <rjbs@cpan.org>
This software is copyright (c) 2010 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| Dist::Zilla::Role::InstallTool - something that creates an install program for a dist |