Pod::Elemental::Element::Pod5::Nonpod(3) 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 <[email protected]>

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.