X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <486BFFBB.8060009@x-ray.at> Date: Thu, 03 Jul 2008 00:22:51 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin Perl doesn't seem to include Win32CORE References: <012801c8dc79$99396c50$cbac44f0$@com> <486BE588 DOT 4080004 AT x-ray DOT at> <486BF076 DOT 8070704 AT users DOT sourceforge DOT net> In-Reply-To: <486BF076.8070704@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/