This package browser is in early development. Mind the rough edges.

perl-pod-parser 1.65

Modules for parsing/translating POD format documents

Pod::Parser is a base class for creating POD filters and translators. It handles most of the effort involved with parsing the POD sections from an input stream, leaving subclasses free to be concerned only with performing the actual translation of text.

NOTE: This module is considered legacy. New projects should prefer Pod::Simple instead.

Installation

Install perl-pod-parser 1.65 as follows:

guix install perl-pod-parser@1.65

Or install the latest version:

guix install perl-pod-parser

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.