Mailing List Archive

[ANNOUNCE] mod_perl-1.21_02
The URL

http://perl.apache.org/dist/mod_perl-1.21_02.tar.gz

has entered CPAN as

file: $CPAN/authors/id/DOUGM/mod_perl-1.21_02.tar.gz
size: 342233 bytes
md5: fcb243aed6c7ce25a380850f2ce54c0c

i was tempted to call this 1.22 before leaving for apachecon, but i'd like
to give it at least a few more days to see if any issues pop up.

Changes since 1.21_01:

fix Makefile.PL if $USE_APXS && $PERL_DEBUG
[Daniel Jacobowitz <drow@false.org>]

force environ[] to be copied before any Perl code is loaded
[Daniel Jacobowitz <drow@false.org>]

localize $_ in Apache::send_cgi_header
[Roderick Schertler <roderick@argon.org>]

fix precedence problem in StatINC.pm
[Roderick Schertler <roderick@argon.org>]

if hash value has magicalness in <Perl>, invoke FETCH
thanks to Kevin Ruscoe for the spot

sync with 1.3.12's virtual_host section logic for httpd -S + <Perl>
thanks to Kevin Ruscoe for the spot

remove t/httpd symlink during 'make realclean' and when rebuilding
[Geoffrey Young <gyoung@laserlink.net>]

add Apache::src::otherldflags method
[Jens-Uwe Mager <jum@helios.de>]

backout modules/util validate_password tests, not everybody has crypt,
thanks to Randy Kobes and Ed Loehr for spotting

fix _AIX typo in dso_unload
[Jens-Uwe Mager <jum@helios.de>]