Changes for version 2.0
- Convert to SAX-based system. (XML::Elemental::SAXHandler added to the distribution.)
- Switched to Clarkian notation
- Added parser method to XML::Elemental for convienance.
- Added XML::Elemental::Util to the distribution.
- Added testing suite finally.
Modules
simplistic and perlish handling of XML data.
a generic characters object.
a generic document object.
a generic element (tag) object.
base class for all other XML::Elemental objects.
the SAX2 handler that drives XML::Elemental.
utility methods for working with XML::Elemental.
A flexible and extensible object tree style for XML::Parser. DEPRECATED.