1Dist::Zilla::Role::PrerUesqeSrcaCnonnetrr(i3b)uted PerlDDiosctu:m:eZnitlaltai:o:nRole::PrereqScanner(3)
2
3
4

NAME

6       Dist::Zilla::Role::PrereqScanner - automatically extract prereqs from
7       your modules
8

VERSION

10       version 6.017
11

ATTRIBUTES

13   finder
14       This is the name of a FileFinder whose files will be scanned to
15       determine runtime prerequisites.  It may be specified multiple times.
16       The default value is ":InstallModules" and ":ExecFiles".
17
18   test_finder
19       Just like "finder", but for test-phase prerequisites.  The default
20       value is ":TestFiles".
21
22   configure_finder
23       Just like "finder", but for configure-phase prerequisites.  There is no
24       default value; AutoPrereqs will not determine configure-phase
25       prerequisites unless you set configure_finder.
26
27   develop_finder
28       Just like <finder>, but for develop-phase prerequisites.  The default
29       value is ":ExtraTestFiles".
30
31   skips
32       This is an arrayref of regular expressions, derived from all the 'skip'
33       lines in the configuration.  Any module names matching any of these
34       regexes will not be registered as prerequisites.
35

SEE ALSO

37       Dist::Zilla::Plugin::AutoPrereqs.
38

CREDITS

40       The role was provided by Olivier Mengué (DOLMEN) and Philippe Bruhat
41       (BOOK) at Perl QA Hackathon 2016 (but it is just a refactor of the
42       AutoPrereqs plugin).
43

AUTHOR

45       Ricardo SIGNES 😏 <rjbs@cpan.org>
46
48       This software is copyright (c) 2020 by Ricardo SIGNES.
49
50       This is free software; you can redistribute it and/or modify it under
51       the same terms as the Perl 5 programming language system itself.
52
53
54
55perl v5.32.0                      2020-11-03Dist::Zilla::Role::PrereqScanner(3)
Impressum