1Pod::Elemental::ElementU:s:eNresCtoendt(r3i)buted Perl DPoocdu:m:eEnlteamteinotnal::Element::Nested(3)
2
3
4
6 Pod::Elemental::Element::Nested - an element that is a command and a
7 node
8
10 version 0.103006
11
13 A Nested element is a Generic::Command element that is also a node.
14
15 It's used by the nester transformer to produce commands with children,
16 to make documents seem more structured for easy manipulation.
17
19 This library should run on perls released even a long time ago. It
20 should work on any version of perl released in the last five years.
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
28 This class is somewhat sketchy and may be refactored somewhat in the
29 future, specifically to refactor its similarities to
30 Pod::Elemental::Element::Pod5::Region.
31
33 Ricardo SIGNES <cpan@semiotic.systems>
34
36 This software is copyright (c) 2022 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.36.0 2023-01-20Pod::Elemental::Element::Nested(3)