Re: samples of mod_perl 2.0-RC5 compliant modules

[prev] [thread] [next] [Date index for 2005/04/14]

From: Philip M. Gollucci
Subject: Re: samples of mod_perl 2.0-RC5 compliant modules
Date: 22:29 on 14 Apr 2005

> For performance and consistancy, you'd be better off using
>
> use constant MP2 => |$ENV{MOD_PERL_API_VERSION}| == 2 ? 1 : 0;
>
> or just use the ENV directly
>
> HTH

$ENV{MOD_PERL_API_VERSION}


Sorry, no |'s I cut and pasted from the webpage.

        -- 
        END
-----------------------------------------------------------------------------
Philip M. Gollucci
Senior Developer - Liquidity Services Inc.
Phone:  202.568.6268 (Direct)
E-Mail: pgollucci@xxxxxxxxxxx.xxx
Web:    http://www.liquidation.com

samples of mod_perl 2.0-RC5 compliant modules
Geoffrey Young 13:47 on 14 Apr 2005

Re: samples of mod_perl 2.0-RC5 compliant modules
John D Groenveld 22:01 on 14 Apr 2005

Re: samples of mod_perl 2.0-RC5 compliant modules
Philip M. Gollucci 22:21 on 14 Apr 2005

Re: samples of mod_perl 2.0-RC5 compliant modules
Philip M. Gollucci 22:29 on 14 Apr 2005

Re: samples of mod_perl 2.0-RC5 compliant modules
Geoffrey Young 23:29 on 14 Apr 2005

Generated at 23:15 on 17 Apr 2005 by mariachi v0.52