Provided by: libpod-elemental-perl_0.103000-1_all
NAME
Pod::Elemental::Flat - a content-only pod paragraph
VERSION
version 0.103000
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) 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.