Jeff Stuart wrote:
> Question?  What is the status of mod_perl 2.0?  Also, is it working
> with/playing with Apache 2.0 at all?  

Tell me what's the status of apache 2.0 and I'll tell you the status of 
mod_perl 2.0 :)
But seriously mod_perl 2.0 will be ready about the time apache 2.0 (i.e. 
httpd-2.0) gets released.

You can start playing with it already. I've successfully run my 
singlesheaven.com code using mod_perl 2.0 a few months ago. And there 
are many tests, so you can see what works and what not. Registry is 
almost completed, a few thread-safety issues unresolved (e.g. chdir() in 
the threaded env).

If you plan on adding a testing platform for you product, make sure to 
use the Apache::Test framework from 2.0 distro, which rocks!

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Reply via email to