pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-XML-Rabbit version 0.0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/420cbb57b37d
branches:  trunk
changeset: 576572:420cbb57b37d
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Jun 14 21:59:21 2010 +0000

description:
Note initial addition of p5-XML-Rabbit version 0.0.1 as
textproc/p5-XML-Rabbit into The NetBSD Packages Collection.

The Perl 5 module XML::Rabbit is a simple Moose-based base class
you can use to make simple XPath-based XML extractors. Each attribute
in your class is linked to an XPath query that is executed on your
XML document when you request the value.

diffstat:

 doc/CHANGES-2010 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r d12686bb84ab -r 420cbb57b37d doc/CHANGES-2010
--- a/doc/CHANGES-2010  Mon Jun 14 21:58:51 2010 +0000
+++ b/doc/CHANGES-2010  Mon Jun 14 21:59:21 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2219 2010/06/14 20:57:59 seb Exp $
+$NetBSD: CHANGES-2010,v 1.2220 2010/06/14 21:59:21 seb Exp $
 
 Changes to the packages collection and infrastructure in 2010:
 
@@ -2961,3 +2961,4 @@
        Added devel/p5-CPAN-FindDependencies version 2.34 [seb 2010-06-14]
        Updated devel/p5-Package-Stash to 0.04 [seb 2010-06-14]
        Updated devel/p5-Test-LeakTrace to 0.11 [seb 2010-06-14]
+       Added textproc/p5-XML-Rabbit version 0.0.1 [seb 2010-06-14]



Home | Main Index | Thread Index | Old Index