Re: Change 31935: Upgrade to Win32-0.32
authorJerry D. Hedden <jdhedden@cpan.org>
Mon, 24 Sep 2007 20:23:49 +0000 (16:23 -0400)
committerSteve Hay <SteveHay@planit.com>
Tue, 25 Sep 2007 07:52:54 +0000 (07:52 +0000)
commit5b26c47bdfe522ac20549b4765dd6bd317099b19
tree08a4d2cd4ef62c883622a0145a78910d3307b1e4
parent6cc5d25834919f8c74c6992394cbb3464df84292
Re: Change 31935: Upgrade to Win32-0.32
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510709241723o58cc1167m2c44221b77959994@mail.gmail.com>

(Check Win32::GetLastError() rather than $^E for Cygwin, on which $^E
is the last posix error (the same as $!), not the last Win32 error)

p4raw-id: //depot/perl@31956
ext/Win32/Win32.pm
ext/Win32/t/Names.t