Binary package “libxml-simpleobject-perl” in ubuntu trusty

Objectoriented Perl interface to a parsed XML::Parser tree

 XML::SimpleObject is a short and simple class allowing simple object
 access to a parsed XML::Parser tree, with methods for fetching children
 and attributes in as clean a manner as possible.
 .
 This is a small and quick module, with easy and compact usage. See
 XML::SimpleObject::LibXML for the same interface for XML::LibXML.