Path to this page:
./
textproc/p5-Pod-Elemental,
Perl5 module to work with nestable Pod elements
Branch: pkgsrc-2017Q3,
Version: 0.103004nb3,
Package name: p5-Pod-Elemental-0.103004nb3,
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-namespace-autoclean] [
devel/p5-Mixin-Linewise] [
devel/p5-Sub-Exporter-ForMethods] [
devel/p5-Moose] [
devel/p5-MooseX-Types] [
devel/p5-Sub-Exporter] [
lang/perl5]
Required to build:[
devel/p5-Package-DeprecationManager] [
devel/p5-Test-Differences] [
devel/p5-Test-Deep]
Master sites: (Expand)
SHA1: 0a50864a91a66f4e44fba073d6397ee8503f9224
RMD160: 40aa29bd9fdc21b6d0047c347295c38e1eba43a9
Filesize: 36.343 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version p5-Pod-Elemental-0.103004nb3 (created)