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::More


COPYRIGHT AND LICENCE

Copyright (C) 2004-2009 Cal Henderson <[email protected]>
License: Perl Artistic License 2.0

Contains XML::Parser::Lite:
Copyright (C) 2000-2007 Paul Kulchenko <[email protected]>
Copyright (C) 2008 Martin Kutter <[email protected]>
SOAP::Lite is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.