summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-SAX/DESCR')
-rw-r--r--textproc/p5-XML-SAX/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-XML-SAX/DESCR b/textproc/p5-XML-SAX/DESCR
new file mode 100644
index 00000000000..91eab3aad0b
--- /dev/null
+++ b/textproc/p5-XML-SAX/DESCR
@@ -0,0 +1,3 @@
+XML::SAX is a SAX parser access API for Perl. It includes classes
+and APIs required for implementing SAX drivers, along with a factory
+class for returning any SAX parser installed on the user's system.