---------- Forwarded message ---------- Date: Fri, 21 Apr 2000 00:05:59 -0700 (PDT) From: Doug MacEachern <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [ANNOUNCE] mod_perl-1.23 The URL http://perl.apache.org/dist/mod_perl-1.23.tar.gz has entered CPAN as file: $CPAN/authors/id/DOUGM/mod_perl-1.23.tar.gz size: 352332 bytes md5: 8065af3fd29f162c3686f725b8d3ed07 Changes since 1.22: create test files during Makefile.PL so 'make test' can be run as root add Apache::FILENO method for 5.6.0+ tied filehandle support thanks to Richard Titmuss for the spot --disable-rule=EXPAT is passed to Apache's configure to avoid XML::Parser conflicts User/Group for 'make test' can be overridden with the environment variables APACHE_USER/APACHE_GROUP fix PerlSetVar inheritance bug [Sander van Zoest <[EMAIL PROTECTED]>] set r->notes("error-notes") to $@ if $@ after a Perl*Handlers is run [Doug / Tom Mornini <[EMAIL PROTECTED]>] added INSTALL.raven [Adam Qualset <[EMAIL PROTECTED]>] $c->remote_ip($ip) now also sets conn->remote_addr to make IP-based access control work correctly [Eric Cholet <[EMAIL PROTECTED]>] Apache::URI::port wasn't setting the port correctly, thanks to Zeqing Xia for the spot [Eric Cholet <[EMAIL PROTECTED]>] $Apache::Registry::NameWithVirtualHost fix take 2 (move is_virtual logic from mod_perl.c to Registry.pm) [John Hughes <[EMAIL PROTECTED]>] added Apache::OPEN method for 5.6.0+ tied filehandle support Apache::Table is now loaded by default (if enabled), rather than autoloading when first needed $r->document_root can now be modified upgrade license to apache software license version 1.1 $r->the_request can now be modified modules/request test fix [Rick Myers <[EMAIL PROTECTED]>] updated dso+aix Perl patch [Jens-Uwe Mager <[EMAIL PROTECTED]>] warn that dso+Perl malloc needs a Perl built with -Ubincompat5005 add Apache::BINMODE stub for 5.6.0 tied filehandle support (fixes cgi.t #4) [Randy Kobes <[EMAIL PROTECTED]>] 5.6.0+win32 typedef,prototype clash fixes [Randy Kobes <[EMAIL PROTECTED]>] add $r->server->loglevel() and relevant constants. Suggested by Geoffrey Young [Eric Cholet <[EMAIL PROTECTED]>] $Apache::Server::AddPerlVersion uses $^V for Perl/v5.6.0+ update mod_ssl config for 'make test' [Stas Bekman <[EMAIL PROTECTED]>] reset the stack pointer after calling perl_require_module() in perl_call_handler(). this fix will most likely cure the reports of "Can't upgrade that kind of scalar at ..." [Ben Cottrell <[EMAIL PROTECTED]>] workaround use of Perl api functions that are no longer public with Perl 5.6.0 + win32, thanks to Randy Kobes for spotting change $Apache::VERSION check to use a string instead of SvNV, which was troublesome with Perl 5.6.0, thanks to Dave Seidel for pinpointing Apache::src fixup to quiet warnings under Perl 5.004. Thanks to Ken Williams for the spot. [ Ask Bjoern Hansen ] Apache::src::apxs fixups to quiet warnings if apxs doesnt exist or httpd is not dso enabled, thanks to Oleg Bartunov and Ville Skytt for spotting fix #ifdef SGI_BOOST typo [Ville Skytt <[EMAIL PROTECTED]>] --- enjoy, -Doug --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]