summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Rabbit/DESCR
blob: 2f47e33777e28c075aa6ad0dde7e17752e82a3a0 (plain)
1
2
3
4
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.