Philip M. Gollucci wrote:
use File::Spec::Functions;
$INC{"mod_perl.pm"} = File::Spec::Functions::devnull();

I'm fine with the above, but I still think in this particular case, Apache2::Status needs a change too
now, we would display
mod_perl    2.000002    Sun Sep 11 23:18:13 2005    /dev/null
mod_perl2 2.000002 Sun Sep 11 23:16:09 2005 /usr/home/pgollucci/dev/apps/mod_perl-2.0.2/prefork/lib/mod_perl2.pm

My whole attempt was to *remove* the mod_perl line all together.

So how about:

works for me :)

+1

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://mailchannels.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to