On Tue May 27 17:08:24 2014, tonyc wrote: > As to fixing[1] it, maybe we could add a perlio flag that assumes > successful writes are always complete, and set that for the Win32 > console. > > Tony > > [1] working around Microsoft's long-standing bug Here's a patch that does roughly what I suggested, though at the win32_write() level rather than at the PerlIO level. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=121783