James Edward Gray II wrote:
> On Wednesday, June 11, 2003, at 01:21  PM, Rob Dixon wrote:
>
> > Time to go and play with hashes for a while! Start with
> > the simplest imaginable hash
> >
> >     my %hash;
> >     $hash{A} = 1;
> >
> > and dump it. Then add additional data, then additional
> > levels, and get a feel for what the operations are doing.
>
> Just wanted to chime in and say, I think this is a super great idea!

Thanks for the vote James. I must be doing something right. :)

Rob




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

Reply via email to