summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-07-30 10:30:27 +0000
committerseb <seb@pkgsrc.org>2010-07-30 10:30:27 +0000
commitcc5a2ec7fea6c460fbf5207b2183be23a2dfe12d (patch)
tree0bc3d3d69a1d13cae8d207a372d9130f86727b3e
parent307dcef4c0bc4010c5c4d716276c964394b9ed5d (diff)
downloadpkgsrc-cc5a2ec7fea6c460fbf5207b2183be23a2dfe12d.tar.gz
Note initial addition of p5-XML-TreePP version 0.39 as
textproc/p5-XML-TreePP into The NetBSD Packages Collection. The Perl 5 module XML::TreePP module parses an XML document and expands it for a hash tree. This generates an XML document from a hash tree as the opposite way around. It is a pure Perl implementation. It can also fetch and parse an XML document from remote web server like JavaScript's XMLHttpRequest object.
-rw-r--r--doc/CHANGES-20103
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index adcde6e8afb..c3329ec7994 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2623 2010/07/30 08:27:04 seb Exp $
+$NetBSD: CHANGES-2010,v 1.2624 2010/07/30 10:30:27 seb Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -3511,3 +3511,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated devel/p5-App-cpanoutdated to 0.11 [seb 2010-07-29]
Added www/p5-WWW-Mechanize-GZip version 0.12 [seb 2010-07-29]
Added net/p5-Net-GitHub version 0.22 [seb 2010-07-30]
+ Added textproc/p5-XML-TreePP version 0.39 [seb 2010-07-30]