1Pod::Weaver::Section::LUesfetrovCeornst(r3i)buted Perl DPoocdu:m:eWnetaavteiro:n:Section::Leftovers(3)
2
3
4
6 Pod::Weaver::Section::Leftovers - a place to put everything that
7 nothing else used
8
10 version 4.018
11
13 This section plugin is used to designate where in the output sequence
14 all unused parts of the input "pod_document" should be placed.
15
16 Other section plugins are expected to remove from the input Pod
17 document any sections that are consumed. At the end of all section
18 weaving, the Leftovers section will inject any leftover input Pod into
19 its position in the output document.
20
22 This module has the same support period as perl itself: it supports
23 the two most recent versions of perl. (That is, if the most recently
24 released version is v5.40, then this module should work on both v5.40
25 and v5.38.)
26
27 Although it may work on older versions of perl, no guarantee is made
28 that the minimum required version will not be increased. The version
29 may be increased for any reason, and there is no promise that patches
30 will be accepted to lower the minimum required perl.
31
33 Ricardo SIGNES <rjbs@semiotic.systems>
34
36 This software is copyright (c) 2021 by Ricardo SIGNES.
37
38 This is free software; you can redistribute it and/or modify it under
39 the same terms as the Perl 5 programming language system itself.
40
41
42
43perl v5.34.0 2021-07-22Pod::Weaver::Section::Leftovers(3)