Mailing List Archive

ANNOUNCE: mod_perl-1.99_05
The URL

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

has entered CPAN as

file: $CPAN/authors/id/D/DO/DOUGM/mod_perl-1.99_05.tar.gz
size: 577620 bytes
md5: ccf3b20a1e48b42750a66c8169cd0a36

Changes since 1.99_04:

fix PerlOptions +ParseHeaders to only parse once per-request

add external redirects Registry tests [Stas Bekman]

get rid of the compat layer in ModPerl-Registry [Stas Bekman]

ModPerl::RegistryLoader is now fully operational and tested [Stas Bekman]

Registry method handlers are now working [Stas Bekman]

core Registry packages all compile the scripts into
ModPerl::RegistryROOT:: namespace and cache them in
%ModPerl::RegistryCache. Both overridable by the sub-classes. [Stas Bekman]

compat tests were split into groups by functionality, send_fd test
moved to compat. [Stas Bekman]

added $c->get_remote_host and a compat wrapper $r->get_remote_host +
tests [Stas Bekman]

adjust the build system to support mod_perl build from the source
tree. [Stas Bekman]

ModPerl::RegistryCooker syncs with mod_perl 1.0's registry:
- prototypes defined checks in flush_namespace
[Yair Lenga <yair.lenga@citigroup.com>]
- set error-notes on error [Geoff Young <geoff@modperlcookbook.org>]
- preserve status in Registry scripts [Geoff Young <geoff@modperlcookbook.org>]

apr_table_t is now an opaque type, use apr_table_elts() to get the array
record [Stas Bekman]

add support for redirects with PerlOptions +ParseHeaders

backport to 2.0.35

adjust to filter register api change

added APR::ThreadMutex module

---

Enjoy,
-Doug



---------------------------------------------------------------------
To unsubscribe, e-mail: announce-unsubscribe@perl.apache.org
For additional commands, e-mail: announce-help@perl.apache.org