summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-POM/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commitec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/p5-Pod-POM/DESCR
parent26e767802169bc1a013a3a64740d0a84afa59755 (diff)
downloadpkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/p5-Pod-POM/DESCR')
-rw-r--r--textproc/p5-Pod-POM/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-Pod-POM/DESCR b/textproc/p5-Pod-POM/DESCR
new file mode 100644
index 00000000000..9b99a016d36
--- /dev/null
+++ b/textproc/p5-Pod-POM/DESCR
@@ -0,0 +1,3 @@
+This module converts POD documents into an object model format, known as
+Pod Object Model (POM). It builds a hierarchy of nodes, which represent
+elements within each of the documents.