1Dist::Zilla::Role::FileUMsuenrgeCro(n3t)ributed Perl DocDuimsetn:t:aZtiilolna::Role::FileMunger(3)
2
3
4

NAME

6       Dist::Zilla::Role::FileMunger - something that alters a file's
7       destination or content
8

VERSION

10       version 4.300002
11

DESCRIPTION

13       A FileMunger has an opportunity to mess around with each file that will
14       be included in the distribution.  Each FileMunger's "munge_files"
15       method is called once.  By default, this method will just call the
16       "munge_file" (note the missing terminal 's') once for each file.
17
18       This method is expected to change attributes about the file before it
19       is written out to the built distribution.
20

AUTHOR

22       Ricardo SIGNES <rjbs@cpan.org>
23
25       This software is copyright (c) 2011 by Ricardo SIGNES.
26
27       This is free software; you can redistribute it and/or modify it under
28       the same terms as the Perl 5 programming language system itself.
29
30
31
32perl v5.12.4                      2011-09-22  Dist::Zilla::Role::FileMunger(3)
Impressum