Pod::Elemental::Flat(3pm) User Contributed Perl Documentation Pod::Elemental::Flat(3pm)
NAME
Pod::Elemental::Flat - a content-only pod paragraph
VERSION
version 0.102362
OVERVIEW
Pod::Elemental::Flat is a role that is included to indicate that a class represents a Pod paragraph that will have no children, and
represents only its own content. Generally it is used for text paragraphs.
AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 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.
perl v5.14.2 2012-05-05 Pod::Elemental::Flat(3pm)