1Pod::Weaver::PluginBundUlsee:r:DCeofnaturlitb(u3t)ed PerPlodD:o:cWuemaevnetra:t:iPolnuginBundle::Default(3)
2
3
4

NAME

6       Pod::Weaver::PluginBundle::Default - a bundle for the most
7       commonly-needed prep work for a pod document
8

VERSION

10       version 4.018
11

OVERVIEW

13       This is the bundle used by default (specifically by Pod::Weaver's
14       "new_with_default_config" method).  It may change over time, but should
15       remain fairly conservative and straightforward.
16
17       It is nearly equivalent to the following:
18
19         [@CorePrep]
20
21         [-SingleEncoding]
22
23         [Name]
24         [Version]
25
26         [Region  / prelude]
27
28         [Generic / SYNOPSIS]
29         [Generic / DESCRIPTION]
30         [Generic / OVERVIEW]
31
32         [Collect / ATTRIBUTES]
33         command = attr
34
35         [Collect / METHODS]
36         command = method
37
38         [Collect / FUNCTIONS]
39         command = func
40
41         [Leftovers]
42
43         [Region  / postlude]
44
45         [Authors]
46         [Legal]
47

PERL VERSION SUPPORT

49       This module has the same support period as perl itself:  it supports
50       the two most recent versions of perl.  (That is, if the most recently
51       released version is v5.40, then this module should work on both v5.40
52       and v5.38.)
53
54       Although it may work on older versions of perl, no guarantee is made
55       that the minimum required version will not be increased.  The version
56       may be increased for any reason, and there is no promise that patches
57       will be accepted to lower the minimum required perl.
58

AUTHOR

60       Ricardo SIGNES <rjbs@semiotic.systems>
61
63       This software is copyright (c) 2021 by Ricardo SIGNES.
64
65       This is free software; you can redistribute it and/or modify it under
66       the same terms as the Perl 5 programming language system itself.
67
68
69
70perl v5.34.0                      2022-01-P2o1d::Weaver::PluginBundle::Default(3)
Impressum