PERL BEGINNERS 34 RE ANOTHER REFERENCE QUESTION HASH OF HASH REFERENCES
Date: Fri, 8 Aug 2003 09:11:04 -0400

Subject: Re: Another reference question (hash of hash references)
From: Tim@no-spam (Tim Musson)

Thanks Rob,

My MUA believes you used Internet Mail Service (5.5.2653.19)
to write the following on Friday, August 8, 2003 at 8:43:43 AM.

HR> # store access the internal hash by following the reference "->"
$hash{four}->>{uid} = "uid4";
$hash{four}->>{cn} = "cn4";
$hash{four}->>{group} = "Group4";

I knew there would be an easy way, don't know why I didn't try that!

Thanks again!

-- Tim Musson Flying with The Bat! eMail v1.62q Windows 2000 5.0.2195 (Service Pack 3)
As I said before, I never repeat myself.