Thomas Klausner ([EMAIL PROTECTED]) said something to this effect on 06/20/2001:
> Hi!
> 
> I am currently working on a module that generates a Fake Apache 
> Request Object like Apache::FakeRequest does, but that also 
> parses the Apache Configuration and enables the user to access 
> values set with PerlSetVar (i.e. fake $r->dir_config).
>
*snip*
>
> * Does a parser for the Apache Conifg Files exist somewhere 
> (Parse::ReDescent or similar) or can one use the Apache Source 
> Code or Apache itself to parse the config  ?

Don't know about the rest, but I saw Config::General, which will
parse an Apache config file into a hash. Very useful, and very
well done.

(darren)

-- 
It is impossible to experience one's death objectively and still
carry a tune.
    -- Woody Allen

Reply via email to