On 1/23/2016 8:39 AM, Eli Zaretskii wrote:
Ken, can you tell what "OS" does the Cygwin port of Perl report? I hope it's something different from the native Windows port, so we could easily distinguish between them.
$ perl -e 'print "$^O\n";' cygwin Ken
