mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
243 B
Plaintext
5 lines
243 B
Plaintext
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.
|