"Balint, Jess" wrote:
> 
> Since this is a beginners list, I thought I would be allowed to ask this
> question. Can there be multiple values for hash keys, or just one? The
> reason I am asking is that I am working on a statistical program and would
> need to use multiple hashes as values of another hash. If this is possible,
> please let me know. Thank you.
> 
> -Jess
> 
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


If, by chance, you're not confused enough yet, you could take a 
look at a "tutorial", (and I use that term loosely), that I wrote 
ONLY to help myself understand nested hashes.  

(Although I think what you want is really called a hash of lists, 
examples of which should be in any good Perl book).

Bompa

PS: Keep in mind said "tutorial" is not authoritative as I was leaning
more towards illustrating the concept rather than coding accuracy.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to