On Fri, Jul 25, 2003 at 10:38:45AM -0500, Shawn Edwards wrote:
> I have some programs that I'd like to run via Wheel::Run.  These potential 
> client apps read all of their input from stdin, and when stdin closes, 
> process the input, spew output, and close.
> 
> The problem I'm having is that I'm not finding a way to close stdin for the 
> child process under Wheel::Run.
> 
> I apologize in advance if this is a FAQ, but I'm not finding it in the mail 
> archives or the PODs for the Wheel::* modules.

That's because it's not there.  Nobody's needed it---or at least asked
for it---until now.  It sounds like this may be something common.  Do
you have a test case or know of common programs this can be tested
against?

-- 
Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/

Reply via email to