mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
395 B
Plaintext
8 lines
395 B
Plaintext
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.
|