Andrew Pimlott wrote:
> 
> Can you tell me where this limitation in perl threads is documented?
> Is there any hope that it will be removed in the future?

It's not a limitation, if you share a hash it looks normal to me
that you should share its elements too. (or you end up with weird
quantum hashes that don't look the same from different threads...)

That said, threads are underdocumented and the error message could
be made much clearer.

Reply via email to