套件: libpod-pom-perl (2.01-3)
libpod-pom-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libpod-pom-perl:
- [libpod-pom-perl_2.01-3.dsc]
- [libpod-pom-perl_2.01.orig.tar.gz]
- [libpod-pom-perl_2.01-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
- Dominique Dumont
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module providing a Pod Object Model
Pod::POM is a Perl Pod document parser that exposes an object model called Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. Pod::POM also provides view objects, which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another.