Path to this page:
./
textproc/p5-Pod-Elemental,
Perl5 module to work with nestable Pod elements
Branch: pkgsrc-2014Q2,
Version: 0.103000nb1,
Package name: p5-Pod-Elemental-0.103000nb1,
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:[
textproc/p5-Pod-Eventual] [
textproc/p5-String-RewritePrefix] [
textproc/p5-String-Truncate] [
textproc/p5-Encode] [
devel/p5-Sub-Exporter] [
devel/p5-Moose-Autobox] [
devel/p5-Mixin-Linewise] [
devel/p5-Sub-Exporter-ForMethods] [
devel/p5-Moose] [
devel/p5-namespace-autoclean] [
devel/p5-MooseX-Types] [
lang/perl5]
Required to build:[
devel/p5-Test-Differences] [
devel/p5-Test-Deep]
Master sites: (Expand)
SHA1: 91529109f16e76f06bf28bb794c7346b2b98acd4
RMD160: da8ddf363e8dc82a5abd7805e3c65e690baa6d5f
Filesize: 33.651 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Pod-Elemental-0.103000nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-Pod-Elemental-0.103000 (created)