Issac Goldstand wrote:
I was gonna mention php - I don't remember exactly how they do, but it IS
labelled php4.so (I think libphp4.so)

It definitely won't be libperl4.so. We had this fun with mp1 already. So it'll be mod_perl2.so and you'd say:


LoadModule perl_module modules/mod_perl2.so

Does that sound right?

We will have to fix Apache-Test, though to deal with mod_perl.c => mod_perl2.so. Or may be we should just rename the c files to be mod_perl2.[ch]?

Obviously this change will break any CPAN mp2 XS modules, but there aren't many, and mostly written by us, so it's probably OK.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to