diff options
author | seb <seb@pkgsrc.org> | 2009-05-08 14:11:18 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2009-05-08 14:11:18 +0000 |
commit | c5e4fc417913253f2de819c289ac7addbe95af51 (patch) | |
tree | c409602c8c8b93bc11303160267ae625d401459a | |
parent | f7baf38f978590e0e162e323ed44443c0b8221eb (diff) | |
download | pkgsrc-c5e4fc417913253f2de819c289ac7addbe95af51.tar.gz |
Note initial addition of p5-XML-Generator version 1.01 as
textproc/p5-XML-Generator into The NetBSD Packages Collection.
The Perl 5 module XML::Generator is a class for generating XML
elements: you simply call methods named for each XML tag you wish
to generate on instance objects of this class.
-rw-r--r-- | doc/CHANGES-2009 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index ab56a79b3a9..ffb61e5bb6b 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.1758 2009/05/08 13:40:38 taca Exp $ +$NetBSD: CHANGES-2009,v 1.1759 2009/05/08 14:11:18 seb Exp $ Changes to the packages collection and infrastructure in 2009: @@ -2350,3 +2350,4 @@ Changes to the packages collection and infrastructure in 2009: Updated graphics/clutter-box2d to 0.8.2 [obache 2009-05-08] Updated graphics/clutter-gtk to 0.8.3 [obache 2009-05-08] Updated www/squid30 to 3.0.15 [taca 2009-05-08] + Added textproc/p5-XML-Generator version 1.01 [seb 2009-05-08] |