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

Changes for version 0.19

  • Added =head1 NAME blocks to those modules missing them. Added some additional Pod. Added "Task::Weaken" dependancy to ensure that the target platform has a working "weaken" in their Scalar::Util

Documentation

paf
Pod Abstract Filter. Transform Pod documents from the command line.

Modules

Abstract document tree for Perl POD documents
Build new nodes for use in Pod::Abstract.
Generic Pod-in to Pod-out filter.
paf command to insert explict =pod commands before each Pod block in a document.
paf command to remove =pod commands from the begining of Pod blocks.
paf command to remove non-processed (cut) portions of a Pod document.
paf command to find specific nodes that contain a string.
paf command for basic multipart section numbering.
paf command to perform a method documentation overlay on a Pod document.
paf command to alphabetically sort sub-sections within a Pod section
paf command to show document outline, with short examples.
paf command to turn source code into verbatim nodes.
paf command to remove "overlay" blocks from a Pod document, as created by the paf overlay command.
Pod Document Node.
Internal Parser class of Pod::Abstract.
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.