blob: ae9c75a70fbdb31571a20ddcacb54d844f791812 (
plain) (
blame)
1
2
3
4
|
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.
|