Mailing List Archive

[ANNOUNCE] mod_perl-1.22
The URL

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

has entered CPAN as

file: $CPAN/authors/id/DOUGM/mod_perl-1.22.tar.gz
size: 344615 bytes
md5: 5ec093c3b11c5b411d28aa1447b4a0bc

Changes since 1.21_03:

proxy support fixed wrt RFC2068, thanks to Benjamin Elijah
Griffin for the spot

set Apache::Resource::DEFAULT_RLIMIT_AS (address space) to 64Mb
[Kevin Murphy <kevin@boojiboy.eorbit.net>]

Bundle::Apache will now install Bundle::LWP before mod_perl
[Aaron Johnson <solution@gina.net>]

support Apache::FakeRequest::args in a list context
[Michael Finke <mfinke@apollo.screamdesign.com>]

compile fixes for 5.6 + -Duse5005threads
[Lincoln Stein <lstein@cshl.org>]

log to parms->server instead of stderr if PerlRequire fails

make sure lib/Apache/MyConfig.pm is written before used
thanks to Albert Chin for the spot

fixup the output of apxs -q CFLAGS to preserve quoting (again)

---

Enjoy,
-Doug