This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RE: [PATCH revised] Fix ExtUtils::Install under Cygwin
authorSteve Hay <SteveHay@planit.com>
Mon, 17 Mar 2008 14:36:54 +0000 (14:36 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 25 Mar 2008 16:23:46 +0000 (16:23 +0000)
commit038ae9a45711aea142f721498a4a61353b40c4e4
tree9422e7deed8c530efa3204c14d48bc43bb13b38b
parentc05290799fe650da776e2abcfd6f8da9ec7b5d50
RE: [PATCH revised] Fix ExtUtils::Install under Cygwin
From: "Steve Hay" <SteveHay@planit.com>
Message-ID: <1B32FF956ABF414C9BCE5E487A1497E70176BD61@ukmail02.planit.group>

"OK, so how about the attached. This fixes up -w for all compilers so
 that it is symmetrical with chmod(), and adds a note to perltodo on
 fixing POSIX::access() and chdir()."

The whole long thread started here:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-03/msg00056.html

p4raw-id: //depot/perl@33566
lib/ExtUtils/Install.pm
pod/perlport.pod
pod/perltodo.pod
win32/win32.c