Data::TreeDumper dumps any data structure. Try the examples that come with Data::TreeDumper.
#output
`- b [H12]
`- a [H13]
|- a [H14] |- b = CODE(0x81ab10c) [C15] `- c [S16] = 42
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
COPYRIGHT AND LICENCE
Copyright (c) 2003-2008 Nadim Ibn Hamouda el Khemir. All rights reserved. This program is free software; you can redistribute 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>.