NAME
XML::Parser::Style::EasyTree - Parse xml to simple tree
VERSION
Version 0.08
PLEASE USE ETREE
This module intersects with XML::Parser::EasyTree (I didn't found it before commit because of missing '::Style' in it's name)
But since we are using same style name, we're mutual exclusive ;(
It is leaved as a compatibility wrapper to XML::Parser::Style::ETree (If you use it, all your code will keep working)
XML::Parser::Style::ETree is included in this distribution
But I recommend to use ETree
instead
All documentation look in XML::Parser::Style::ETree
AUTHOR
Mons Anderson, <mons at cpan.org>
BUGS
None known
COPYRIGHT & LICENSE
Copyright 2009 Mons Anderson
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.