Michael G Schwern wrote:
On Thu, Sep 18, 2003 at 06:25:35PM +0200, Michael G Schwern wrote:
That should return the correct value with 6.17. If mod_perl is getting the wrong value it might be doing something unsavory with MM's guts. SHOCKED! Yes, I am SHOCKED that someone is violating MakeMaker's encapsulation! ;)
And there it is in Apache::Build::make_tools(). You have to call init_main() before init_others().
excellent! that fixes it.
thanks
--Geoff
