my %hash : shared;
But then I try to assign a value to it by:
The error I get is: Invalid value for shared scalar at{lock(%hash); $hash{$arg1}->{$arg2}->{$arg3}->{$arg4} = $arg5;}
Is what I am trying to accomplish possible?
In reply to Sharing multitiered hash amongst multiple threads? by Elijah
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |