This is the README file for Data::Hierarchy, a module that handles data in hierarchical structure.

Data::Hierarchy uses the stanard perl module install process:

% perl Makefile.PL
% make
# make install

The latest Data::Hierarchy could be found on cpan or at: http://svn.clkao.org/svnweb/member/browse/clkao/modules/Data-Hierarchy/

Copyright 2003-2006 by Chia-liang Kao clkao@clkao.org.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>.