Data/TreeDumper/Renderer/DHTML ============================== Version 0.01 Data::TreeDumper::Renderer::DHTML Rendering plug-in for Data::TreeDumper In this release: Ex: my $tree = { ... } ; print DumpTree($s, 'Tree', RENDERER => 'DHTML') ; or print DumpTree ( $s , 'Tree' , RENDERER => Data::TreeDumper::Renderer::DHTML::GetRenderer() ) ; 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 .