NAME
XML::Elemental - an XML::Parser style and generic classes for simplistic and perlish handling of XML data.
DESCRIPTION
XML::Elemental is a package of a XML::Parser style and generic classes for easily parsing XML documents into native object-oriented perl form.
The development of this package grew out of the desire for something that supported namespaces, more simplistic and perlish then the various standard XML API modules in addition to being easier to install.
DEPENDENCIES
SEE ALSO
XML::Elemental::Document, XML::Elemental::Element, XML::Elemental::Characters, XML::Elemental::Node
LICENSE
The software is released under the Artistic License. The terms of the Artistic License are described at http://www.perl.com/language/misc/Artistic.html.
AUTHOR & COPYRIGHT
Except where otherwise noted, XML::Elemental is Copyright 2004, Timothy Appnel, cpan@timaoutloud.org. All rights reserved.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 20:
=begin without a target?
- Around line 60:
'=end' without a target?