cygwin doesn't implement $^E (except as a read of $!)
authorTony Cook <tony@develop-help.com>
Wed, 19 Feb 2014 04:01:06 +0000 (15:01 +1100)
committerTony Cook <tony@develop-help.com>
Wed, 19 Feb 2014 04:40:33 +0000 (15:40 +1100)
commit288d0d9a6ec8b0675a11ac62d46caee83e58da11
treee68893f0d0770cf3c9930b8e0909e67fa378b685
parentb5007f6e26f57806b7cd57419d0d81bcb5c4b787
cygwin doesn't implement $^E (except as a read of $!)

On Cygwin, reading $^E actually reads $!, as it does on other non-
VMS/Win32/OS/2 platforms.  Setting it does nothing.
ext/Win32CORE/t/win32core.t