aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-12-09 06:55:01 +0000
committerWen Heping <wen@FreeBSD.org>2009-12-09 06:55:01 +0000
commitbccded332e503d8c7640a370358a84b7761f5567 (patch)
tree3b1b12d6135ade481552c5c05254a5be839d7031 /textproc/Makefile
parent2a797ab13015c884344e7295f4cae97d66c5e29b (diff)
downloadports-bccded332e503d8c7640a370358a84b7761f5567.tar.gz
ports-bccded332e503d8c7640a370358a84b7761f5567.zip
This module is a companion for XML::LibXML. It operates with LibXML
objects, could return or accept LibXML objects, and may be used for easy data transformations. It is faster in parsing then XML::Simple, XML::Hash, XML::Twig and of course much slower than XML::Bare. It is faster in composing than XML::Hash, but slower than XML::Simple. WWW: http://http://search.cpan.org/dist/XML-Hash-LX/
Notes
Notes: svn path=/head/; revision=245438
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 06da62154575..b0d579c513fe 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -781,6 +781,7 @@
SUBDIR += p5-XML-Handler-Dtd2Html
SUBDIR += p5-XML-Handler-Trees
SUBDIR += p5-XML-Handler-YAWriter
+ SUBDIR += p5-XML-Hash-LX
SUBDIR += p5-XML-LibRSVG
SUBDIR += p5-XML-LibXML
SUBDIR += p5-XML-LibXML-Iterator