The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.16

  • Changed constant declarations to allow older Perl 5.6 constants. Removed body components from heading and label attributes in BuildNode, which would cause ->select to behave incorrectly on newly added nodes.

Documentation

paf
Pod Abstract Filter

Modules

Abstract document tree for Perl POD documents
Build new nodes for use in Pod::Abstract.
Generic Pod-in to Pod-out filter.
find specific nodes that contain a string.
Basic multipart section numbering.
show document outline, with short examples.
turn source code into verbatim nodes.
Pod Document Node.
Search for POD nodes matching a path within a document tree.
generate a global sequence of serial numbers.
Manage a level of Pod document tree Nodes.

Provides

in lib/Pod/Abstract/Filter/add_podcmds.pm
in lib/Pod/Abstract/Filter/clear_podcmds.pm
in lib/Pod/Abstract/Filter/cut.pm
in lib/Pod/Abstract/Filter/overlay.pm
in lib/Pod/Abstract/Filter/sort.pm
in lib/Pod/Abstract/Filter/unoverlay.pm
in lib/Pod/Abstract/Parser.pm