Path to this page:
./
textproc/p5-Pod-Elemental,
Perl5 module to work with nestable Pod elements
Branch: pkgsrc-2013Q1,
Version: 0.102362nb1,
Package name: p5-Pod-Elemental-0.102362nb1,
Maintainer: pkgsrc-usersPod::Elemental is a system for treating a Pod (plain old documentation)
documents as trees of elements. This model may be familiar from many other
document systems, especially the HTML DOM. Pod::Elemental's document object
model is much less sophisticated than the HTML DOM, but still makes a lot
of document transformations easy.
In general, you'll want to read in a Pod document and then perform a number
of prepackaged transformations on it. The most common of these will be the
Pod5 transformation, which assumes that the basic meaning of Pod commands
described in the Perl 5 documentation hold: =begin, =end, and =for commands
mark regions of the document, leading whitespace marks a verbatim paragraph,
and so on. The Pod5 transformer also eliminates the need to track elements
representing vertical whitespace.
Required to run:[
lang/perl5] [
textproc/p5-Pod-Eventual]
Master sites: (Expand)
SHA1: 2eba88e5ac4bea233a68b928e0a28c6c281ab1e3
RMD160: 09c971d0b9bdfb7dac01ec044c39638cef63325b
Filesize: 29.581 KB
Version history: (Expand)
- (2013-04-01) Package added to pkgsrc.se, version p5-Pod-Elemental-0.102362nb1 (created)