Philip M. Gollucci wrote: > A release candidate for mod_perl 2.0.2 is now available for testing. > > Please grab the candidate from > > http://people.apache.org/~pgollucci/mp2/mod_perl-2.0.2-RC2.tar.gz > > and report back successes or failures. When reporting failures, please see > the bug reporting guidelines at > > http://perl.apache.org/bugs/ > > so that your report can get the best attention possible. > > This candidate contains the following fixes found from RC1: > http://svn.apache.org/viewcvs?rev=319405&view=rev > > The bundled Apache-Test library contains the following fixes from RC1: > http://svn.apache.org/viewcvs?rev=293485&view=rev > http://svn.apache.org/viewcvs?rev=314992&view=rev > All tests pass on Ubuntu 5.04 with a self built 2.0.54 prefork, Perl 5.8.4.
The t/directive/perldo.t now passes on the Ubuntu package 2.0.53 with the executable named apache2. All tests pass on FreeBSD 5.4-STABLE, Apache 2.0.54 prefork, Perl 5.8.4. -=Chris