Thanks for the pointers to the documentation.

I'm happily playing with a hash of a hash of lists which is ideal for the
problem I'm wanted to solve.

This PERL stuff is great!

- Jamie

"Timothy Johnson" <[EMAIL PROTECTED]> wrote in message
C0FD5BECE2F0C84EAA97D7300A500D50046DD4BE@SMILEY">news:C0FD5BECE2F0C84EAA97D7300A500D50046DD4BE@SMILEY...
>
> Yep, or a list of hashes.  Being that you've only used it for a little
> while, you probably haven't had time to look through the *extensive*
> documentation.  Try checking out "perldoc perlreftut" and "perldoc
perlref"
> and "perldoc perllol".
>
> -----Original Message-----
> From: Jamie Risk [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 29, 2003 3:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: creating hash from name/value found in file.
>
>
> Thanks, Timothy, I almost had it before I decided to look back at the
list.
> My only concern was the creation of data space for each new key, I guess
> it's a non issue. ALTHOUGH, if I have repetitions of keys, code below
would
> obliterate previous key data, would it not? I guess I'm looking at a hash
of
> lists. hmm....
>
> - Jamei




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

Reply via email to