Provided by: libpod-elemental-perl_0.103004-1_all bug

NAME

       Pod::Elemental::Element::Pod5::Nonpod - a non-pod element in a Pod document

VERSION

       version 0.103004

OVERVIEW

       A Pod5::Nonpod element represents a hunk of non-Pod content found in a Pod document tree.
       It is equivalent to a Generic::Nonpod element, with the following differences:

       •   it includes Pod::Elemental::Autoblank

       •   when producing a pod string, it wraps the non-pod content in =cut/=pod

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.