1Dist::Zilla::Plugin::FiUlseeFrinCdoenrt:r:iFbiultteDedirs(Pt3e:)r:lZiDlolcau:m:ePnltuagtiino:n:FileFinder::Filter(3)
2
3
4

NAME

6       Dist::Zilla::Plugin::FileFinder::Filter - filter matches from other
7       FileFinders
8

VERSION

10       version 6.024
11

SYNOPSIS

13       In your dist.ini:
14
15         [FileFinder::Filter / MyFiles]
16         finder = :InstallModules ; find files from :InstallModules
17         finder = :ExecFiles      ; or :ExecFiles
18         skip  = ignore           ; that don't have "ignore" in the path
19

DESCRIPTION

21       FileFinder::Filter is a FileFinder that selects files by filtering the
22       selections of other FileFinders.
23
24       You specify one or more FileFinders to generate the initial list of
25       files.  Any file whose pathname matches any of the "skip" regexs is
26       removed from that list.
27

PERL VERSION

29       This module should work on any version of perl still receiving updates
30       from the Perl 5 Porters.  This means it should work on any version of
31       perl released in the last two to three years.  (That is, if the most
32       recently released version is v5.40, then this module should work on
33       both v5.40 and v5.38.)
34
35       Although it may work on older versions of perl, no guarantee is made
36       that the minimum required version will not be increased.  The version
37       may be increased for any reason, and there is no promise that patches
38       will be accepted to lower the minimum required perl.
39

ATTRIBUTES

41   finder
42       A FileFinder to supply the initial list of files.  May occur multiple
43       times.
44
45   skip
46       The pathname must not match any of these regular expressions.  May
47       occur multiple times.
48

CREDITS

50       This plugin was originally contributed by Christopher J. Madsen.
51

AUTHOR

53       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
54
56       This software is copyright (c) 2021 by Ricardo SIGNES.
57
58       This is free software; you can redistribute it and/or modify it under
59       the same terms as the Perl 5 programming language system itself.
60
61
62
63perl v5.34.0                      202D2i-s0t1:-:2Z1illa::Plugin::FileFinder::Filter(3)
Impressum