XML-Handler-EasyTree-Generator version 0.01 =========================================== This module provides a method for creating EasyTree structures with an interface simmilar to CGI.pm. The module is plain Perl and strictly speaking it has no dependencies, though you're not liable to do much useful without an EasyTree module like XML::Parser::EasyTree, XML::Handler::Trees, or the potentially forthcoming XML::Handler::EasyTree::Searchable::Extended. 0.01 -- initial release version INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module doesn't require other modules or libraries. COPYRIGHT AND LICENCE Copyright (C) 2004 by wren argetlahm AKA Nicholas Thornton. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.