table of contents
Pod::Elemental::Document(3pm) | User Contributed Perl Documentation | Pod::Elemental::Document(3pm) |
NAME¶
Pod::Elemental::Document - a pod documentVERSION¶
version 0.103004OVERVIEW¶
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 <rjbs@cpan.org>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.
2014-12-27 | perl v5.20.2 |