in reply to how to Install/compile module as single threaded

I believe $^X still points to the current perl interp even under mod_perl so you may can write a small handler to dump that.

The cake is a lie.
The cake is a lie.
The cake is a lie.

  • Comment on Re: how to Install/compile module as single threaded

Replies are listed 'Best First'.
Re^2: how to Install/compile module as single threaded
by barsh (Novice) on Aug 30, 2012 at 21:29 UTC
    Good thought, unfortunately that shows apache itself in modperl (/usr/local/etc/apache/bin/httpd)