Why does POE::Wheel::ReadWrite insist on having both input and output filehandles? I want something to fire off an event when input is received, I don't care about output. If I read wheels2.perl correctly, it seems to be doing that too - it looks as though it's not using the STDOUT that's stuck in the new().
- Re: Just reading or writing? Peter Scott
- Re: Just reading or writing? Rocco Caputo
