Re: 1.5.18: Perl regression tests fail when lib directory is present

2005-07-16 Thread Andrew Ho
Hello, Thanks for the quick and complete reply! I checked environment variable settings and they don't appear to be at fault. First, I tried this: % /usr/bin/env -i PATH=/usr/bin perl Makefile.PL % /usr/bin/env -i PATH=/usr/bin make % /usr/bin/env -i PATH=/usr/bin make test This

Re: 1.5.18: Perl regression tests fail when lib directory is present

2005-07-16 Thread Gerrit P. Haase
Andrew Ho wrote: Hello, It appears that on the latest version of Cygwin's Perl, Perl modules with regression tests (for example, ones you can download from CPAN) fail "make test" on every other test. I did some experimentation and this appears to happen only if the modules are in a subdirecto

1.5.18: Perl regression tests fail when lib directory is present

2005-07-16 Thread Andrew Ho
Hello, It appears that on the latest version of Cygwin's Perl, Perl modules with regression tests (for example, ones you can download from CPAN) fail "make test" on every other test. I did some experimentation and this appears to happen only if the modules are in a subdirectory (typically "lib