On Mon, 3 Jun 2002, Gerald Richter wrote:
> The otherthing is the test suite, which need to know which version we are
> using and startup.pl need to decide to load Apache::Registry or
> ModPerl::Registry. I currently check $ENV{MOD_PERL}, is there a better way
> to decide, if we are running under mod_perl, something like
> $ModPerl::MajorVersion == 2 would be cool?

I haven't finished porting the registry family. When I'm done there will
be no need for Apache::compat to run ModPerl::Registry. Why would you need
to know whether you are running under Apache::Registry or
ModPerl::Registry? they are absolutely the same from the point of scripts.
Or are you talking about something else?


__________________________________________________________________
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