mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
380 B
Plaintext
8 lines
380 B
Plaintext
Pod::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.
|
|
|
|
WWW: https://metacpan.org/release/Pod-Elemental
|