|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re^3: Shared hash within shared hash of hash???by BrowserUk (Pope) |
| on Jan 02, 2013 at 15:53 UTC ( #1011297=note: print w/ replies, xml ) | Need Help?? |
|
1. Do i need to use lock $hash{foo} ; or lock ( \%hash ) ; if foo is used as shared_clone ? It depends upon what you intend to modify. When you have nested hashes so:
With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||