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

Version 0.04

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

In this release:
	ADDED: Expand and collapse buttons
	ADDED: TD link is now a real html link
	FIXED: HTML source indentation
	FIXED: W3C validation
	PROTOTYPE: very simple search
	ADDED: example

See 'dhtml_test.pl' for a code 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 Nadim Ibn Hamouda el Khemir. 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>.

