XML::Elemental is an XML::Parser style and generic classes package
for simplistic and perlish handling of XML data.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
XML::Parser
COPYRIGHT AND 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. Except where
otherwise noted, XML::Elemental is Copyright 2004, Timothy Appnel,
[email protected]. All rights reserved.