I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-11-08 16:02:31-08 by jdhedden in response to 6360
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.
Direct Responses: Write a response