1Pod::Weaver::PluginBundUlsee:r:DCeofnaturlitb(u3t)ed PerPlodD:o:cWuemaevnetra:t:iPolnuginBundle::Default(3)
2
3
4
6 Pod::Weaver::PluginBundle::Default - a bundle for the most
7 commonly-needed prep work for a pod document
8
10 version 4.017
11
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
49 Ricardo SIGNES <rjbs@cpan.org>
50
52 This software is copyright (c) 2021 by Ricardo SIGNES.
53
54 This is free software; you can redistribute it and/or modify it under
55 the same terms as the Perl 5 programming language system itself.
56
57
58
59perl v5.32.1 2021-04-P1o9d::Weaver::PluginBundle::Default(3)