Merge from vendor branch TNF:
authorseb <seb>
Mon, 14 Jun 2010 21:58:37 +0000 (21:58 +0000)
committerseb <seb>
Mon, 14 Jun 2010 21:58:37 +0000 (21:58 +0000)
commit9a8121b9152afd99ac6ccbc9cf1cb1eca3f9af11
tree78108af3b1c2884342e1579c418039890b9964b6
parent411c72cc9b1e7ad6094985b4544a3c7c2f56fc8e
parent248c84f85e1a0e87821c336caf07d9df6a7241f4
Merge from vendor branch TNF:
Initial import of p5-XML-Rabbit version 0.0.1 in 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.