Pod::Elemental::Element::Pod5::Verbatim - a Pod verbatim paragraph
Pod5::Verbatim elements represent "verbatim" paragraphs of text. These
are ordinary, flat paragraphs of text that were indented in the source Pod to
indicate that they should be represented verbatim in formatted output. The
following paragraph is a verbatim paragraph:
This is a verbatim
paragraph
right here.
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.