On Sat, Dec 28, 2002 at 09:54:43PM -0800, [EMAIL PROTECTED] wrote: > Heres a quick diff -u of my copy of Run.pm that uses get_one instead > of get(), adds pause and resume functions for the output filehandles > and adds set_filter methods as well. > > I thought I'd send it on incase anyone else had use for it. > > The bits and peices are just copied from ReadWrite for the most part.
[large patch] Thanks for finishing this part of POE::Wheel::Run. I've applied it, it passes "make test", and it will be committed for the next release. Thanks also for patching the documentation. It's true that this code is very similar to POE::Wheel::ReadWrite's. It might be good to abstract out their commonality and have both inherit from that. Please tread lightly in the new code. It's not yet tested directly. -- Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/
