Nathan Byrd wrote:
Version 0.10 of Apache::PAR is now available on CPAN at the following
location:

http://www.cpan.org/authors/id/N/NB/NBYRD/

This version of Apache::PAR now includes preliminary support for both
mod_perl 1.x and 2.x environments natively (without Apache::compat). Note, however, this does not guarantee that any modules, registry
scripts, etc packaged with Apache::PAR will work under both 1.x and 2.x
- wouldn't that be slick. :-)

Also, with this version I have continued to use Apache::test for the
module testing framework, so make test does not work "out of the box"
under mod_perl 2.x, although it does run with some changes to the
generated httpd.conf file (I am hoping to offer a patch for this to the
Apache::test author soon).
I doubt that would be useful, because the next release of 1.x (where Apache::test resides) won't happen any time soon, and you can't know what other changes will happen in mp2. Instead, include the whole Apache::Test framework (from mod_perl's cvs!) in the distro, and use it. Once it's released on CPAN, you can simply add it as a prerequisite and remove from the distro.

It's also very important for people to start using Apache::Test everywhere, so we can sort out the problems and missing features and release it on CPAN asap.

__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com



Reply via email to