Changes for version 0.5

  • added XML::SimpleObject::LibXML providing the same interface using XML::LibXML; it's faster and uses the libxml DOM methods rather than iterating the tree twice. See the separate perldoc for this module.

Modules

Perl extension allowing a simple object representation of a parsed XML::Parser tree.
Perl extension allowing a simple(r) object representation of an XML::LibXML DOM object.