Hi,

5.0-RELEASE FreeBSD, apache 1.3.27, mod_perl 1.27, perl 5.8.0

All tests successful.


-----Original Message-----
From: Stas Bekman <[EMAIL PROTECTED]>
To: modperl@perl.apache.org,httpd-test-dev list <[EMAIL PROTECTED]>
Date: Wed, 18 Jun 2003 19:13:46 +1000
Subject: [RELEASE CANDIDATE] Apache::Test 1.03-dev

> 
> I've uploaded 1.03's release candidate. If nobody finds any faults, I'll 
> upload it tomorrow on CPAN. (libapreq needs to rely on 1.03 fixes to release 
> its 1.2's version).
> 
> Please try it out:
> http://www.apache.org/~stas/Apache-Test-1.03-dev.tar.gz
> 
> Test it with mod_perl 1.0:
> 
> perl Makefile.PL -httpd /path/to/1.x/httpd && make test
> 
> and with mod_perl 2.0:
> 
> perl Makefile.PL -httpd /path/to/2.x/httpd && make test
> 
> Alternatively you can do:
> 
> APACHE=/path/to/1.x/httpd perl Makefile.PL && make test
> 
> or for C-style shell users:
> 
> env APACHE=/path/to/1.x/httpd perl Makefile.PL && make test
> 
> __________________________________________________________________
> 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