1Dist::Zilla::Plugin::PoUdsWeeravCeorn(t3r)ibuted Perl DoDciusmte:n:tZaitliloan::Plugin::PodWeaver(3)
2
3
4

NAME

6       Dist::Zilla::Plugin::PodWeaver - weave your Pod together from
7       configuration and Dist::Zilla
8

VERSION

10       version 4.009
11

DESCRIPTION

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

PERL VERSION SUPPORT

17       This module has the same support period as perl itself:  it supports
18       the two most recent versions of perl.  (That is, if the most recently
19       released version is v5.40, then this module should work on both v5.40
20       and v5.38.)
21
22       Although it may work on older versions of perl, no guarantee is made
23       that the minimum required version will not be increased.  The version
24       may be increased for any reason, and there is no promise that patches
25       will be accepted to lower the minimum required perl.
26

ATTRIBUTES

28   finder
29       [PodWeaver] is a Dist::Zilla::Role::FileFinderUser.  The FileFinder
30       given for its "finder" attribute is used to decide which files to
31       munge.  By default, it will munge:
32
33       •   ":InstallModules"
34
35       •   ":ExecFiles"
36

METHODS

38   weaver
39       This method returns the Pod::Weaver object to be used.  The current
40       implementation builds a new weaver on each invocation, because one or
41       two core Pod::Weaver plugins cannot be trusted to handle multiple
42       documents per plugin instance.  In the future, when that is fixed, this
43       may become an accessor of an attribute with a builder.  Until this is
44       clearer, use caution when modifying this method in subclasses.
45

CONFIGURATION

47       If the "config_plugin" attribute is given, it will be treated like a
48       Pod::Weaver section heading.  For example, @Default could be given.  It
49       may be given multiple times.
50
51       Otherwise, if a file matching "./weaver.*" exists, Pod::Weaver will be
52       told to look for configuration in the current directory.
53
54       Otherwise, it will use the default configuration.
55

AUTHOR

57       Ricardo SIGNES <rjbs@semiotic.systems>
58

CONTRIBUTORS

60       •   David Golden <dagolden@cpan.org>
61
62       •   Florian Ragwitz <rafl@debian.org>
63
64       •   Karen Etheridge <ether@cpan.org>
65
66       •   Yasutaka ATARASHI <yakex@cpan.org>
67
68       •   Сергей Романов <sromanov-dev@yandex.ru>
69
71       This software is copyright (c) 2021 by Ricardo SIGNES.
72
73       This is free software; you can redistribute it and/or modify it under
74       the same terms as the Perl 5 programming language system itself.
75
76
77
78perl v5.36.0                      2022-07-22 Dist::Zilla::Plugin::PodWeaver(3)
Impressum