mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
6f650508ca
Create a static syntax tree for a POD
5 lines
170 B
Plaintext
5 lines
170 B
Plaintext
Pod::Tree parses a POD into a static syntax tree. Applications walk the tree to
|
|
recover the structure and content of the POD.
|
|
|
|
WWW: http://search.cpan.org/dist/Pod-Tree/
|