|
Posted by Randy Kobes on October 8, 2005, 11:31 pm
Please log in for more thread options
>
> I have just built Mod_Perl2 from source on my Win32 system. But when I
> use the directive "use Apache2 ();" in my startup.pl, it gives me a
> "Can't locate Apache2.pm in @INC" error.
Apache2.pm is no longer used in mod_perl-2; see
http://perl.apache.org/docs/2.0/rename.html for a list of related changes, and the reasons behind them.
--
best regards,
randy kobes
|