summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Elemental/DESCR
blob: 42f1a98c1b848739e531c76a593004ef38d7bfc6 (plain)
1
2
3
4
5
6
7
XML::Elemental is a SAX-based package for easily parsing XML documents
into a more native and mostly object-oriented perl form.

The development of this package grew out of the desire for something
more object-oriented then XML::Simple and was more simplistic and
perlish then the various standard XML API modules such as XML::DOM.
Easier installation of modules was also a contributing factor.