I'm pleased to announce that Apache::Test 1.31 has been released.
Huge thanks to the modperl and httpd developers who contributed to
this 2.5 year development cycle.

Summary of changes:

Modify need_cgi so that it looks for cgi.c instead of cgi. This is a
fix for the case insensitive filesystem correction listed below.
[Phillipe M. Chiasson]

t/next_available_port.t doesn't need mod_cgid, use need_cgi instead of
need_module('mod_cgi.c') [Philippe M. Chiasson]

PR: 21554 Load mod_apreq2.so if it is available [Derek Price,
<[email protected]>]

Add conditional to ignore IfVersion directive if mod_version is not
built. [Adam Prime <[email protected]>, Fred Moyer
<[email protected]>]

PR: 41239 t/TEST -ping does not return a valid return code to the
calling shell [ozw1z5rd <[email protected]>]

Prevent infinite loop when no default apxs or httpd is present and
repeated attempts to run the test suite under an automated harness
(such as a cpan smoke test). Issue reported by CORION and ANDK, PR:
12911 [Fred Moyer <[email protected]>]

Use need_module('mod_cgi.c') and need_module('mod_cgid.c') in
t/next_available_port.t instead of need_cgi. On case insensitive file
systems such as OS X, need_cgi will fulfill the requirement with
cgi.pm, when mod_cgi.c is the desired requirement. [Fred Moyer
<[email protected]>]

Fix overridden get_basic_credentials test when using NTLM
authentication [Rick Frankel <[email protected]>]

Work around a bug introduced in libwww-perl in version 5.820 for
httpd's credentials [Gunnar Wolf <[email protected]>, Niko Tyni
<[email protected]>]

Make Apache::TestConfig::untaint_path tolerate undefined arguments
[Torsten Foertsch <[email protected]]

Inherit LoadFile directives from the global httpd.conf [Torsten
Foertsch <[email protected]]

Don't overwrite php.ini if it already exists PR: 32994 [MAHEX <[email protected]>]


---------- Forwarded message ----------
From: PAUSE <[email protected]>
Date: Wed, Feb 24, 2010 at 1:46 PM
Subject: CPAN Upload: P/PH/PHRED/Apache-Test-1.31.tar.gz
To: Fred Moyer <[email protected]>


The uploaded file

   Apache-Test-1.31.tar.gz

has entered CPAN as

 file: $CPAN/authors/id/P/PH/PHRED/Apache-Test-1.31.tar.gz
 size: 152080 bytes
  md5: 108efa6e33f37c466144617ab3e11456

No action is required on your part
Request entered by: PHRED (Fred Moyer)
Request entered on: Wed, 24 Feb 2010 21:46:26 GMT
Request completed:  Wed, 24 Feb 2010 21:46:52 GMT

Thanks,
--
paused, v1048

Reply via email to