Re: Suggestion for experimental extension name space (POEx::?)

2006-12-15 Thread Rocco Caputo
We discussed this briefly in IRC. If I understand correctly, the consensus was to use the POE::Component namespace, or your own namespace (YOURCPANID::Module) and release the code with an in- development version number. -- Rocco Caputo - [EMAIL PROTECTED] On Dec 14, 2006, at 11:54,

Re: Buffering in PoCo::Child

2006-12-15 Thread Rocco Caputo
You'll need to patch it. POE::Wheel::ReadWrite wasn't originally designed for unbuffered writes. There's a patch to add it, but I haven't included it because it fails one of POE's tests. You can find the patch in POE's queue at rt.cpan.org. -- Rocco Caputo - [EMAIL PROTECTED] put()