
dougm at covalent
Jan 29, 2001, 9:38 PM
Post #1 of 1
(975 views)
Permalink
|
The URL http://perl.apache.org/dist/mod_perl-1.25.tar.gz has entered CPAN as file: $CPAN/authors/id/D/DO/DOUGM/mod_perl-1.25.tar.gz size: 366834 bytes md5: c6a29600f54c62cb9b8a96eaf2be023a Changes since 1.24_01: avoid 'prototype mismatch' warnings in Apache::PerlRun::flush_namespace [Wenzhong Tang <Tang [at] appliant>] xsubpp now run with -nolinenumbers (5.004_04 bombs otherwise) DSO support for hpux with native cc document Apache->server->register_cleanup [Perrin Harkins <perrin [at] primenet>] Apache::Server->loglevel can now be modified [Geoffrey Young <gyoung [at] laserlink>] use unsigned short rather than short for Apache::Server->port thanks to Richard L. Goerwitz for the spot fix $r subclassing mechanism when value of `r' or `_r' key is a hashref thanks to Dave LaMacchia for the spot fix Apache::PerlRun is-a -> has-a Apache relationship change oversights [Ken Williams <ken [at] forum>, Alexander Solovey <alsol [at] sumdu>] win32 updates for 1.3.15, including ApacheModulePerl.{dsp,dll} -> mod_perl.{dsp,so} rename [John K. Sterling <sterling [at] covalent>, Randy Kobes <randy [at] theoryx5>] fix directive handlers bug triggered by LoadModule foo_module allow $r->finfo to be modified if Perl is linked with -lpthread, then httpd needs to be linked with -lpthread, make sure that happens with USE_DSO=1, warn if USE_APXS=1 largefile flags can be stripped from mod_perl with: Makefile.PL PERL_USELARGEFILES=0 adjust test output (modules/{cgi,constants}) to make 5.7.0-dev Test::Harness happy fix $r->custom_response bug which was triggering core dumps if no ErrorDocuments were configured, thanks to Paul Hodges for the spot rid PL_na usage in Symbol.xs INSTALL.win32 updates, obsolete INSTALL.activeperl removed [Randy Kobes <randy [at] theoryx5>] Solving an 'uninitialized value' warn in Apache::SizeLimit. post_connection() expects a return status from the callback function. [Stas Bekman <sbekman [at] stason>] include mod_perl hook/feature config and pod in Apache::MyConfig [Geoffrey Young <gyoung [at] laserlink>] rewrite of Apache::WRITE() in c/xs [Soheil Seyfaie <sseyfaie [at] cryptologic>] prevent $PerlRequire in a <Perl> section from triggering an endless loop [Salvador Ortiz Garcia <sog [at] msg>] build fix for using gcc with AIX [Jens-Uwe Mager <jum [at] helios>] allow modification of $r->hostname [Jim Winstead <jimw [at] trainedmonkey>] allow Makefile.PL to build mod_perl on Win32 using VC++ [Randy Kobes <randy [at] theoryx5>] stop win32 crash when bringing down service [John K. Sterling <sterling [at] covalent>] various Apache::test enhancements and fixes [Ken Williams <ken [at] forum>, Dave Rolsky <autarch [at] urth>] Documenting the new PerlAddVar httpd.conf directive [Stas Bekman <sbekman [at] stason>] new Apache::test::static_modules() method [Ken Williams <ken [at] forum>] Improved Apache->send_http_header documentation [Ken Williams <ken [at] forum>] --- enjoy, -Doug
|