threads-shared - Re: Problem with shared objects

Posted on Thu Nov 8 18:02:31 2007 by jdhedden in response to 6360 (See the whole thread of 3)
Re: Problem with shared objects
I was able to come up with a fix to the Perl interpreter for this.

If you want to store shared objects inside other shared structures, you'll need to get Perl 5.10.0 (either build the lastest snapshot yourself, or wait for an official release), and then upgrade threads::shared to version 1.15 or later.
Write a response