Joe Schaefer wrote:
> Geoffrey Young <[EMAIL PROTECTED]> writes:
>
>
> [...]
>
>
>>now, CGI.pm can try to decide whether it is running under mp1 or mp2,
>>but unless I'm missing something it's not all that easy.
>
>
> How about having it dispatch on the *value* of $ENV{MOD_PERL} (not
> just its mere existence), since the modperl runtime can control
> that?
that would mean re-parsing "mod_perl/1.29_01-dev" and
"mod_perl/1.999.22-dev" and the like within CGI.pm, right? I guess so, but
it feels like a lot of extra code in CGI.pm. but I guess we don't really
have much choice.
--Geoff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]