The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.092920 - 2009-10-19

  • introduce Pod::Elemental::Transformer::Gatherer refine the criteria for emitting =for instead of =begin/=end pod5 transformer can convert =for into a Region

Modules

work with nestable POD elements
a paragraph that always displays an extra blank line in Pod form
a =command paragraph
a pod document
a series of blank lines
a non-pod element in a POD document
a POD text or verbatim element
an element that is a command and a node
a Pod5 =command element
a Pod5 ordinary text paragraph
a region of Pod (this role likely to be removed)
a content-only pod paragraph
a thing with Pod::Elemental::Nodes as children
it turns a Pod::Eventual event stream into objects
a paragraph in a Pod document
predicates for selecting elements
something that transforms a node tree into a new tree
gather related paragraphs under a shared header
group the document into sections
the default, minimal semantics of Perl5's pod element hierarchy
data types for Pod::Elemental