XML::Parser::Lite::Tree
=======================

Lightweight XML tree builder


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:

  Test::Simple


COPYRIGHT AND LICENCE

Copyright (C) 2004-2008 Cal Henderson <cal@iamcal.com>
License: Perl Artistic License

Contains XML::Parser::Lite:
Copyright (C) 2000-2007 Paul Kulchenko. All rights reserved.
Copyright (C) 2008- Martin Kutter. All rights reserved.
