FreeBSD.software
Home/textproc/p5-Pod-Simple

p5-Pod-Simple

3.47

Framework for parsing Pod

Pod::Simple is a Perl library for parsing text in the Pod ("plain old documentation") markup language that is typically used for writing documentation for Perl and for Perl modules. The Pod format is explained in the perlpod man page; the most common formatter is called "perldoc". Pod formatters can use Pod::Simple to parse Pod documents into produce renderings of them in plain ASCII, in HTML, or in any number of other formats. Typically, such formatters will be subclasses of Pod::Simple, and so they will inherit its methods, like parse_file.

Origin: textproc/p5-Pod-Simple
Category: textproc
Size: 535KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
$pkg install p5-Pod-Simple

Dependencies (1)

Required By (1 packages)

More in textproc