> -----Original Message-----
> From: Matt Sergeant [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 03, 2000 8:27 AM
> To: Geoffrey Young
> Cc: 'Alex Darke'; [EMAIL PROTECTED]
> Subject: RE: Apache::RefererBlock and ModuleConfig problem?
> 
> 
> On Thu, 3 Aug 2000, Geoffrey Young wrote:
> 
> > you need to specify EVERYTHING=1 or 
> PERL_DIRECTIVE_HANDLERS=1 to enable
> > Apache::ModuleConfig, ie
> > perl Makefile.PL EVERYTHING=1
> > make
> > etc...
> 
> Which raises an interesting question... Is there any way for 
> Makefile.PL
> to determin if a particular option was enabled at mod_perl build time?

I've tried to do this, but without success.  From what I can tell, you need
a live server to tie into mod_perl::hooks() to get them, and that's the only
way.  Hopefully, the stuff Ken Williams is doing with Apache::test will make
writing live tests easier...

--Geoff

> 
> -- 
> <Matt/>
> 
> Fastnet Software Ltd. High Performance Web Specialists
> Providing mod_perl, XML, Sybase and Oracle solutions
> Email for training and consultancy availability.
> http://sergeant.org | AxKit: http://axkit.org
> 

Reply via email to