diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-01 15:43:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-01 15:43:18 +0000 |
commit | b10501601084d1fec6147d6b85204adb37d1469b (patch) | |
tree | 2b9ed1791f331ec6a1530ba0562196c3019cdd1a /textproc/Makefile | |
parent | abbbda35467b1496cb2b0bac6a814d178f872e84 (diff) |
- Add p5-XML-Toolkit 0.13
XML::Toolkit is a suite of tools that work to make handling XML easier. It is
designed to marshall XML documents into Moose classes and back again with
minimal changes.
WWW: http://search.cpan.org/dist/XML-Toolkit/
Notes
Notes:
svn path=/head/; revision=274935
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 63e652144ec5..8e771eec1a54 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -910,6 +910,7 @@ SUBDIR += p5-XML-Tiny SUBDIR += p5-XML-TinyXML SUBDIR += p5-XML-TokeParser + SUBDIR += p5-XML-Toolkit SUBDIR += p5-XML-TreeBuilder SUBDIR += p5-XML-TreePP SUBDIR += p5-XML-Twig |