> Is there a test I can do to determine the type of reference that has > been created? > > ie. array of arrays, array of hashes, hash of hashes. > > I'm in a position where I didn't created the reference but still need to > access it. >
Howdy, 'ref' function will return will return what you want. Cheers! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]