1Dist::Zilla::Plugin::PoUdsWeeravCeorn(t3r)ibuted Perl DoDciusmte:n:tZaitliloan::Plugin::PodWeaver(3)
2
3
4
6 Dist::Zilla::Plugin::PodWeaver - weave your Pod together from
7 configuration and Dist::Zilla
8
10 version 4.008
11
13 [PodWeaver] is the bridge between Dist::Zilla and Pod::Weaver. It rips
14 apart your kinda-Pod and reconstructs it as boring old real Pod.
15
17 finder
18 [PodWeaver] is a Dist::Zilla::Role::FileFinderUser. The FileFinder
19 given for its "finder" attribute is used to decide which files to
20 munge. By default, it will munge:
21
22 • ":InstallModules"
23
24 • ":ExecFiles"
25
27 weaver
28 This method returns the Pod::Weaver object to be used. The current
29 implementation builds a new weaver on each invocation, because one or
30 two core Pod::Weaver plugins cannot be trusted to handle multiple
31 documents per plugin instance. In the future, when that is fixed, this
32 may become an accessor of an attribute with a builder. Until this is
33 clearer, use caution when modifying this method in subclasses.
34
36 If the "config_plugin" attribute is given, it will be treated like a
37 Pod::Weaver section heading. For example, @Default could be given. It
38 may be given multiple times.
39
40 Otherwise, if a file matching "./weaver.*" exists, Pod::Weaver will be
41 told to look for configuration in the current directory.
42
43 Otherwise, it will use the default configuration.
44
46 Ricardo SIGNES <rjbs@cpan.org>
47
49 • David Golden <dagolden@cpan.org>
50
51 • Florian Ragwitz <rafl@debian.org>
52
53 • Karen Etheridge <ether@cpan.org>
54
55 • Yasutaka ATARASHI <yakex@cpan.org>
56
57 • Сергей Романов <sromanov-dev@yandex.ru>
58
60 This software is copyright (c) 2016 by Ricardo SIGNES.
61
62 This is free software; you can redistribute it and/or modify it under
63 the same terms as the Perl 5 programming language system itself.
64
65
66
67perl v5.32.1 2021-01-27 Dist::Zilla::Plugin::PodWeaver(3)