Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!usc!cs.utexas.edu!rutgers!soleil!mlb.semi.harris.com!sloth.mlb.semi.harris.com!jdr From: jdr@sloth.mlb.semi.harris.com (Jim Ray) Newsgroups: comp.lang.perl Subject: associative arrays of arrays Keywords: associative arrays Message-ID: <1991Feb21.051208.21101@mlb.semi.harris.com> Date: 21 Feb 91 05:12:08 GMT Sender: news@mlb.semi.harris.com Organization: Harris Semiconductor, Melbourne FL Lines: 22 Nntp-Posting-Host: sloth.mlb.semi.harris.com I would like to build an associative array which in turn points to lists ( one per key ). Something like this: $array{$name} = SOME LIST Where SOME LIST is some array ( list ) of indices into another set of arrays containing relivant record information. This array would be periodically added to while traversing the entire list of people. $name is character string containing NAME I realize this has probably been discussed, but I don't have my PERL book yet. -- Jim Ray Harris Semiconductor Internet: jdr@semi.harris.com PO Box 883 MS 62B-022 Phone: (407) 729-5059 Melbourne, FL 32901