Re: Does mod_perl-2.0.4 support threads?

2012-12-16 Thread Jie Gao
Not all functions are thread-safe, though. -Jie * Grant emailgr...@gmail.com wrote: Date: Fri, 14 Dec 2012 14:29:52 -0800 From: Grant emailgr...@gmail.com To: modperl@perl.apache.org Subject: Re: Does mod_perl-2.0.4 support threads? All of the 2.x series supports threads. Your Perl has

Re: Does mod_perl-2.0.4 support threads?

2012-12-14 Thread Perrin Harkins
All of the 2.x series supports threads. Your Perl has to be compiled for threads though. - Perrin On Fri, Dec 14, 2012 at 2:58 AM, Grant emailgr...@gmail.com wrote: I'm stuck on mod_perl-2.0.4 for now and I'm seeing something in Gentoo which makes me think it doesn't support threads. Is

Re: Does mod_perl-2.0.4 support threads?

2012-12-14 Thread Grant
All of the 2.x series supports threads. Your Perl has to be compiled for threads though. - Perrin Thank you for clearing that up. - Grant I'm stuck on mod_perl-2.0.4 for now and I'm seeing something in Gentoo which makes me think it doesn't support threads. Is that true? - Grant

Does mod_perl-2.0.4 support threads?

2012-12-13 Thread Grant
I'm stuck on mod_perl-2.0.4 for now and I'm seeing something in Gentoo which makes me think it doesn't support threads. Is that true? - Grant