Cygwin Perl doesn't seem to include Win32CORE

Reini Urban rurban@x-ray.at
Wed Jul 2 22:17:00 GMT 2008


Yaakov (Cygwin Ports) schrieb:
> Reini Urban wrote:
> |     /usr/lib/perl5/vendor_perl/5.10
> |     /usr/lib/perl5/vendor_perl/5.10
> 
> BTW, any reason for this duplication in @INC?

If I would have it found yet, I would have fixed it immediately.
It disappeared once, and now it is there again...

I thought the obvious fix is

perl.c:
#ifdef PERL_VENDORLIB_STEM  && defined(PERL_INC_VERSION_LIST)
     /* Search for version-specific dirs below here */
      incpush(PERL_VENDORLIB_STEM, FALSE, TRUE, TRUE, TRUE);
#endif

Because I have PERL_INC_VERSION_LIST disabled now.
-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list