dist::zilla::role::filegatherer(3pm) debian man page | unix.com

Man Page: dist::zilla::role::filegatherer

Operating Environment: debian

Section: 3pm

Dist::Zilla::Role::FileGatherer(3pm)			User Contributed Perl Documentation		      Dist::Zilla::Role::FileGatherer(3pm)

NAME
Dist::Zilla::Role::FileGatherer - something that gathers files into the distribution
VERSION
version 4.300020
DESCRIPTION
A FileGatherer plugin is a special sort of FileInjector that runs early in the build cycle, finding files to include in the distribution. It is expected to call its "add_file" method to add one or more files to inclusion. Plugins implementing FileGatherer must provide a "gather_files" method, which will be called during the build process.
AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This 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::FileGatherer(3pm)
Related Man Pages
dist::zilla::plugin::metayaml(3pm) - debian
dist::zilla::plugin::metajson(3pm) - debian
dist::zilla::pluginbundle::classic(3pm) - debian
dist::zilla::role::filefinderuser(3pm) - debian
dist::zilla::role::texttemplate(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?