Pod::Elemental::Document(3) a pod document

VERSION

version 0.103004

OVERVIEW

Pod::Elemental::Document is a container for Pod documents. It performs Pod::Elemental::Node but not Pod::Elemental::Paragraph.

Documents are used almost exclusively to give a small amount of behavior to arrayrefs of paragraphs, and have few methods of their own.

AUTHOR

Ricardo SIGNES <[email protected]>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 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.