> Cc: [email protected], [email protected] > From: Ken Brown <[email protected]> > Date: Sat, 23 Jan 2016 10:43:52 -0500 > > 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
Thanks, this prints MSWin32 in the native build.
