I mean, $a{'foo'} is already shared, right? What's the point in having it's elements shared too? The code that I am maintaining, has not a single lock command...use threads; use threads::shared ; my %a : shared = () ; $a{'foo'} = &share({}) ;
In reply to Shared hash within shared hash of hash??? by ISAI student
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |