SPUG: In over my head with hashes of arrays of arrays

DeRykus, Charles E charles.e.derykus at boeing.com
Fri Jul 22 16:47:27 PDT 2005


 

>I'm working on a hairy data set for which I need a hash in which the
values are arrays which each have as one of their 
>elements an additional array. My assumption is that I will be OK using
anonymous arrays, but before I stay up all night 
>trying to figure out that my assumption is wrong, I thought I'd ask
someone.

If you're worried about the anonymous arrays vaporizing... not to worry.
They'll hang around for the life of the hash...

HTH,
--
Charles DeRykus


More information about the spug-list mailing list