That is not a hash , it is a tree, gry to search CPAN for Tree data structures. Hint Tree::Dag_node

Shain Edge wrote:
I'm looking on how to create an expanding hash database.

How do I add to and navigate such a beast within the program itself?

Something of an example:

root:
add energy
root -> energy

add inorganic
root --> energy
     \-> inorganic

then adding a subroot to energy
add solar
root --> energy --> solar
     \-> inorganic

and then increasing expansion as needed.

Shain

begin:vcard
fn:Angelos Karageorgiou
n:Karageorgiou;Angelos
org:Vivodi Telecommunications S.A.
email;internet:ange...@unix.gr
title:Technology Manager
tel;work:+30 211 7503 893
tel;fax:+30 211 7503 701
tel;cell:+30 6949120773
note;quoted-printable:=0D=0A=
	=0D=0A=
	Linkedin Profile =
	=0D=0A=
	http://www.linkedin.com/in/unixgr=0D=0A=
	=0D=0A=
	=0D=0A=
	=0D=0A=
	Personal Web Site=0D=0A=
	http://www.unix.gr=0D=0A=
	=0D=0A=
	=0D=0A=
	Blog Site=0D=0A=
	http://angelos-proverbs.blogspot.com
x-mozilla-html:FALSE
url:http://www.linkedin.com/in/unixgr
version:2.1
end:vcard

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to