in reply to Re: mod_perl, CPAN and testing
in thread mod_perl, CPAN and testing

So now that I can see how my testing results show up. It seems to PASS. Which is nice. But when I look at the results it shows that the tests haven't passed and haven't run.

The output mentions a problem with PerlSwitches:

Invalid command 'PerlSwitches', perhaps mis-spelled or defined by a module not included in the server configuration

I think this means mod_perl is not installed. What to do next?

Peter Stuifzand