Query: dist::zilla::plugin::gatherdir::template
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dist::Zilla::Plugin::GatherDir::Template(3pm) User Contributed Perl Documentation Dist::Zilla::Plugin::GatherDir::Template(3pm)NAMEDist::Zilla::Plugin::GatherDir::Template - gather all the files in a directory and use them as templatesVERSIONversion 4.300020DESCRIPTIONThis is a subclass of the GatherDir plugin. It works just like its parent class, except that each gathered file is processed through Text::Template. The variables $plugin and $dist will be provided to the template, set to the GatherDir::Template plugin and the Dist::Zilla object, respectively. It is meant to be used when minting dists with "dzil new", but could be used in building existing dists, too.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::Plugin::GatherDir::Template(3pm)