Man Page: dist::zilla::role::modulemaker
Operating Environment: debian
Section: 3pm
Dist::Zilla::Role::ModuleMaker(3pm) User Contributed Perl Documentation Dist::Zilla::Role::ModuleMaker(3pm)NAMEDist::Zilla::Role::ModuleMaker - something that injects module files into the distVERSIONversion 4.300020DESCRIPTIONPlugins implementing this role have their "make_module" method called for each module requesting creation by the plugin with this name. It is passed a hashref with the following data: name - the name of the module to make (a MooseX::Types::Perl::ModuleName) Classes composing this role also compose FileInjector and are expected to inject a file for the module being created.AUTHORRicardo SIGNES <rjbs@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 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. perl v5.14.2 2012-06-21 Dist::Zilla::Role::ModuleMaker(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |