summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-NodeFilter/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-NodeFilter/DESCR')
-rw-r--r--textproc/p5-XML-NodeFilter/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-XML-NodeFilter/DESCR b/textproc/p5-XML-NodeFilter/DESCR
new file mode 100644
index 00000000000..5d038142ebb
--- /dev/null
+++ b/textproc/p5-XML-NodeFilter/DESCR
@@ -0,0 +1,4 @@
+XML::NodeFilter is a generic node-filter class for DOM traversal as
+specified in the DOM Level 2 Traversal and Range specification. It
+extends that specification so this class is more easy to use for perl
+programmers.