Data/TreeDumper/Renderer/DHTML
==============================

Version 0.06

Data::TreeDumper::Renderer::DHTML Rendering plug-in for Data::TreeDumper

In this release:
	FIXED: possibility to have multiple dumps in a single page and still have the expand collapse buttons working
	ADDED: example for multiple dump
	ADDED: a working, though simple, search functionality
	CHANGED: the documentation accordingly

See 'dhtml_test.pl' and 'dhtml_test.html' for an example.

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:

Data::TreeDumper

COPYRIGHT AND LICENCE

  Copyright (c) 2003-2005 Nadim Ibn Hamouda el Khemir and Staffan Maaln.
  All rights reserved.  This program is free software; you can redis-
  tribute it and/or modify it under the same terms as Perl itself.

If you find any value in this module, mail me!  All hints, tips, flammes and wishes
are welcome at <nadim@khemir.net>.

