Path to this page:
./
textproc/p5-Pod-Elemental,
Perl5 module to work with nestable Pod elements
Branch: pkgsrc-2013Q4,
Version: 0.102363,
Package name: p5-Pod-Elemental-0.102363,
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] [
textproc/p5-String-Truncate]
Master sites: (Expand)
SHA1: dd13ab4311526ac0318e04ebc57bcddf36a06283
RMD160: 2215233aafcd3e60def05e47510d911533f4b8d9
Filesize: 32.13 KB
Version history: (Expand)
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version p5-Pod-Elemental-0.102363 (created)