pkgsrc/textproc/p5-XML-Rabbit/DESCR

5 lines
243 B
Text
Raw Normal View History

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.