in reply to Re: unable to load Apache2::RequestRec
in thread unable to load Apache2::RequestRec
I c more strange problems with mod_perl on windows. Now it's not able to load CGI.pm, i tried commenting the use Apache2::RequestRec, it worked. I don't know what i c ahead, i thing using PerlSwitches -I"C:\path\to\your\module\" should solve my problem.