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)
--
__
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
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