Brenda Washington wrote:
> I upgraded the Cwd.pm v. 2.04 which was shipped with perl 5.6.1. because I 
> received 
> errors to upgrade to the 2.06 version of Cwd.pm. I download the Cwd.pm 2.06 
> version
> and replaced the Cwd.pm 2.04 version with the upgraded 2.06 version. That's 
> why 
> you are seeing comments in your Cwd.pm v. 2.04 that was shipped with perl 
> 5.6.1.

that's all fine.  but my point was mainly that the source of the error seems
to be that Cwd isn't behaving properly, which makes it less of a mod_perl
installation problem and more of an incorrectly configured perl problem.

if you installed a recent Cwd from CPAN do the tests for that module pass?
are you sure that there is only one Cwd.pm in @INC and that it's the
recently installed one?  etc...

--Geoff

Reply via email to