Front page | perl.beginners |
Postings from February 2002
Re: Hash Question
Thread Previous
|
Thread Next
From:
Terry Dignon
Date:
February 1, 2002 10:07
Subject:
Re: Hash Question
Message ID:
20020201100633.8117.h012.c021.wm@mail.dignons.com.criticalpath.net
Hashes cannot store multiple values (to the best of my
knowledge), although they can store arrays or
additional hashes which can of course, contain more
values.
"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: beginners-unsubscribe@perl.org
> For additional commands, e-mail:
beginners-help@perl.org
--
Terry Dignon <terry@dignons.com> <aim:OlorinIT>
"I stand by all the misstatements I have ever said"
Thread Previous
|
Thread Next