John W. Krahn wrote:

JupiterHost.Net wrote:

Howdy list :)


Hello,


I'm having a bit of a time with combining 2 read filehandles.


The FAQ has a good explanation about that:

perldoc -q stderr

That was informative, thanks!

I ended up using IO::Select to process the open3 read and error handles at the same time and in order (pretty much anyway) but still have them in seperate handles:)

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to