On Thu, 2004-03-25 at 15:19 -0800, Stas Bekman wrote:
> 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?

Absolutely 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]?

I'd rather see Apache-Test be smart enough to figure it out to changing
file names.

> 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.

Yes, probably, and with the possible suggestion of also installing a
mod_perl.so -> mod_perl2.so symlink, not even an issue at all.

> __________________________________________________________________
> 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

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to