Path to this page:
./
textproc/p5-Pod-Elemental,
Perl5 module to work with nestable Pod elements
Branch: pkgsrc-2013Q2,
Version: 0.102362nb2,
Package name: p5-Pod-Elemental-0.102362nb2,
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:[
devel/p5-Mixin-Linewise] [
devel/p5-Moose-Autobox] [
devel/p5-Moose] [
devel/p5-Sub-Exporter-ForMethods] [
devel/p5-namespace-autoclean] [
devel/p5-MooseX-Types] [
devel/p5-Sub-Exporter] [
lang/perl5] [
textproc/p5-Pod-Eventual] [
textproc/p5-String-RewritePrefix] [
textproc/p5-String-Truncate]
Required to build:[
devel/p5-Test-Deep] [
devel/p5-Test-Differences]
Master sites: (Expand)
SHA1: 2eba88e5ac4bea233a68b928e0a28c6c281ab1e3
RMD160: 09c971d0b9bdfb7dac01ec044c39638cef63325b
Filesize: 29.581 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version p5-Pod-Elemental-0.102362nb2 (created)