I am trying to install mod perl as part of Apache-ASP and am stuck at the
following error:

>Apache.exe -k start
Can't locate Cwd.pm in @INC (@INC contains: .) at (eval 1) line 1.

I've searched the web and haven't found any solutions.
I have checked the perl @INC using 'perl -V' and the path to Cwd.pm is
there:

@INC:
C:/Perl/lib
C:/Perl/site/lib
.

but it only seems to actually be looking at the current directory.  Not sure
what to do next, or where to change these paths.  I'm wondering if I need \s
instead of /s?

thanks for any help?

will

Reply via email to