hi all,

I'm quite new with perl and so far i've managed to get all done i've needed to. But 
now I have a problem i need some help with. I need to pipe *huge* output from one 
program into my perl script and i want to start processing it right away without 
waiting this 'source' finishing its job. It seems to be that reading with <> 
-operation waits until this feeder process is done before getting into business. So 
how to eliminate that wait?

thanks in advance.

Digir

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to