On Thu, Dec 05, 2002 at 01:45:29PM -0600, Garrett Goebel wrote: > From: Garrett Goebel [mailto:[EMAIL PROTECTED]] > > > > Rocco, > > > > I had to modify POE::Driver::SysRW to make it play better > > with Win32. Basically I had to modify it to handle > > EWOULDBLOCK where it handles EAGAIN... > [...] > > Sorry, I forgot to say not to apply that patch... It was just a kludge to > get things working. It'll cause a: > > Bareword "EWOULDBLOCK" not allowed while "strict subs" in use at ... > > error on non-Win32 using use strict...
Argh! Ok... I'll fix that up. Thanks for spotting it anyway. :) -- Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/
