Jayson Hill wrote:
However, I don't see the MOD_PERL entry in ENV, and when I print $CGI::MOD_PERL value to browser, it is 0. Not sure why I don't see this as it *seems* that mod_perl is integrated.
Just because mod_perl is installed doesn't mean that whatever script you are using to print $ENV{MOD_PERL} is being run under mod_perl. What does the relevant section of your httpd.conf look like.
Also, please see http://perl.apache.org/docs/2.0/user/intro/start_fast.html -- Michael Peters Plus Three, LP