in reply to Re^3: Unicode input for Win32::Console
in thread Unicode input for Win32::Console
$^E seems never to be changed by Win32::Console::InputChar. When I add $^E (or $!) to the "(undef)" display in my code above, it always contains the last error before the loop began. I can force it to be any value, and when InputChar returns undef, it does not set $^E or $!.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Unicode input for Win32::Console
by BrowserUk (Patriarch) on Oct 25, 2011 at 20:40 UTC |