Pod::Elemental::Node - a thing with Pod::Elemental::Nodes as children
Classes that include Pod::Elemental::Node represent collections of child
Pod::Elemental::Paragraphs. This includes Pod documents, Pod5 regions, and
nested Pod elements produced by the Gatherer transformer.
This attribute is an arrayref of Pod::Elemental::Node-performing objects, and
represents elements contained by an object.
Ricardo SIGNES <rjbs@cpan.org>
This software is copyright (c) 2020 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.