paf

abstract document tree for Perl POD documents

Install

All systems
curl cmd.cat/paf.sh
Debian Debian
apt-get install libpod-abstract-perl
Ubuntu
apt-get install libpod-abstract-perl
image/svg+xml Kali Linux
apt-get install libpod-abstract-perl
Fedora
dnf install perl-Pod-Abstract
Windows (WSL2)
sudo apt-get update sudo apt-get install libpod-abstract-perl
Raspbian
apt-get install libpod-abstract-perl

libpod-abstract-perl

abstract document tree for Perl POD documents

Pod::Abstract provides an abstract, tree-based interface to POD documents. It allows straightforward, round-trip capable manipulation of POD documentation. This also allows an easy tree-based mechanism to write a Pod::<format> type filter. The package includes a simple, and extensible, command line utility called "paf" (Pod::Abstract Filter). This program can chain together filter operations, allowing manipulation and extraction of POD documents from the command line.

perl-Pod-Abstract

documents