|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Re: Dereferencing nested referencesby ryddler (Monk) |
| on Jan 16, 2001 at 14:29 UTC ( [id://52251]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
No, you are not storing a reference to a hash, but a ref to a ref to a hash. Of course, what was I thinking? I didn't even realize what I was doing until I read and reread this line a second time. DBI was returning a reference and I didn't even blink before stuffing a ref to a ref into my hash value. repson, I bow before you with humility and respect. In the interest of learning, however, how would I dereference the ref to a ref that I embedded into that hash?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||