Stas Bekman wrote:
> Stas Bekman wrote:
> [...]
> 
>> In which case checking $ENV{MOD_PERL_API_VERSION} should do the trick.
> 
> 
> Just remember that mod_perl1 doesn't have this env var. So it should
> probably go like:
> 
>  if exists $ENV{MOD_PERL_API_VERSION} and ...

yeah, we ran into that with CGI.pm...

--Geoff

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

Reply via email to