On Mon, 27 May 2002, Gerald Richter wrote:
> Hi,
>
> in mod_perl 2 (CVS from today) are the PerlSetEnv and PerlPassEnv not set in
> %ENV while a script is executed with PerlRequire. The following patch solves
> this problem.
i made a different change that should work the same, but made some of the
code re-usable. not tested beyond 'make test', but it should be ok.
> P.S. To save work for you I can directly commit it into the cvs, but I like
> to get it reviewed before I do anything stupid or something that just
> doesn't fit correctly in the overall concept.
i prefer review in most cases. but also trust your judgement if you have
a change you don't feel needs review.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
|