This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Modern cygwin often has empty $ENV{CYGWIN}
authorReini Urban <rurban@x-ray.at>
Sat, 26 Feb 2011 12:55:41 +0000 (13:55 +0100)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 26 Feb 2011 18:15:23 +0000 (10:15 -0800)
commit542f72439b96cee2ffeb944ed4d6710d4396f529
treede27dde523f7cca0ca14891c37fd08ce17b1baa6
parent8f878375c44ca8966a9b6ee166fd9d10f631a68b
Modern cygwin often has empty $ENV{CYGWIN}

Fixes Use of uninitialized value $ENV{"CYGWIN"} in concatenation (.) or string
at /usr/lib/perl5/5.13.10/i686-cygwin/Config_heavy.pl line 54
configpm