Pod::Elemental::Element::Pod5::Verbatim.3pm

Langue: en

Version: 2010-06-11 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Pod::Elemental::Element::Pod5::Verbatim - a Pod verbatim paragraph

VERSION

version 0.101620

OVERVIEW

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.
 
 

AUTHOR

   Ricardo SIGNES <rjbs@cpan.org>
 
 
This software is copyright (c) 2010 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.