Re: [mp2] Ported 3rd-party Modules

2004-12-09 Thread Stas Bekman
John D Groenveld wrote: http://perl.apache.org/products/apache-modules.html#Porting_CPAN_modules_to_mod_perl_2_0_Status> I've updated Apache::AuthenURL and Apache::DBILogin for mod_perl2. Thanks John, updated. (will appear online within 6 hours) -- __

Re: [mp2] Ported 3rd-party Modules

2004-12-08 Thread Geoffrey Young
John D Groenveld wrote: > http://perl.apache.org/products/apache-modules.html#Porting_CPAN_modules_to_mod_perl_2_0_Status> > I've updated Apache::AuthenURL and Apache::DBILogin for mod_perl2. just a few notes: return MP2 ? Apache::OK : Apache::Constants::OK; if you don't use the -compile o

[mp2] Ported 3rd-party Modules

2004-12-08 Thread John D Groenveld
http://perl.apache.org/products/apache-modules.html#Porting_CPAN_modules_to_mod_perl_2_0_Status> I've updated Apache::AuthenURL and Apache::DBILogin for mod_perl2. Many apologies for not getting around to it sooner, particularly since a few of you have sent me patches and I also know it doesn't h