I finally got around to assemble most of the patches sent in the last few months and make a new package:

http://develooper.com/code/Apache::DBI/Apache-DBI-0.93.tar.gz

Unless anyone finds a critical error in the next few days then I'm going to upload it to CPAN.

Changes since 0.92:

0.93 January 10, 2004
- Always check $dbh->ping if the PingTimeOut is 0.
(thanks to Dennis Ingram <[EMAIL PROTECTED]>)
- Change $r->connection->user to $r->user to make AuthDBI work
with mod_perl 2.0 (thanks to Neil MacGregor <[EMAIL PROTECTED]>
and Brian McCauley <[EMAIL PROTECTED]>)
- removes the requirement for IPC::SysV to be installed if you
don't actually use it. Remove support for mod_perls without
push_handler support (Thanks to Brian again)
- improve tests (based on patch from Geoffrey Young
<[EMAIL PROTECTED]>; thanks Geoff!)




- ask

--
http://www.askbjoernhansen.com/


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to