1Pod::Elemental::DocumenUts(e3r)Contributed Perl DocumentPaotdi:o:nElemental::Document(3)
2
3
4
6 Pod::Elemental::Document - a pod document
7
9 version 0.103005
10
12 Pod::Elemental::Document is a container for Pod documents. It performs
13 Pod::Elemental::Node but not Pod::Elemental::Paragraph.
14
15 Documents are used almost exclusively to give a small amount of
16 behavior to arrayrefs of paragraphs, and have few methods of their own.
17
19 Ricardo SIGNES <rjbs@cpan.org>
20
22 This software is copyright (c) 2020 by Ricardo SIGNES.
23
24 This is free software; you can redistribute it and/or modify it under
25 the same terms as the Perl 5 programming language system itself.
26
27
28
29perl v5.32.0 2020-07-28 Pod::Elemental::Document(3)