forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
355 B
Text
6 lines
355 B
Text
This is a short and simple class allowing simple object access to a parsed
|
|
XML::LibXML tree, with methods for fetching children and attributes in as
|
|
clean a manner as possible. My apologies for further polluting the XML::
|
|
space; this is a small and quick module, with easy and compact usage.
|
|
|
|
WWW: http://search.cpan.org/dist/XML-SimpleObject-LibXML/
|