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-08-07 14:17:51-07 by actor in response to 5873
Re: 3.56 doesn't compile
seems a definitions is missing in 'sv.h' of perl 5.8.0. after adding the line: #define CLONEf_JOIN_IN 1 at thet end of the file, compilation went OK.
Direct Responses: 5877 | Write a response