aboutsummaryrefslogtreecommitdiff
path: root/perl/XML-LibXML/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/XML-LibXML/README')
-rw-r--r--perl/XML-LibXML/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl/XML-LibXML/README b/perl/XML-LibXML/README
new file mode 100644
index 0000000000..545e4ed610
--- /dev/null
+++ b/perl/XML-LibXML/README
@@ -0,0 +1,4 @@
+XML-LibXML implements a Perl interface to the Gnome libxml2 library
+which provides interfaces for parsing and manipulating XML files.
+This module allows Perl programmers to make use of its highly capable
+validating XML parser and its high performance DOM implementation.