--- Shaun Fryer <[EMAIL PROTECTED]> wrote:

<snip>
> 
> TMK that is the correct default value. However there
> is probably a
> work around. You may be running into an output
> buffering problem.
> In otherwords, your script may be waiting to
> output/print data until
> after it's buffer is full (probably ~4096 bytes).
> You can over-ride
> this behavior by setting $|=1 (see: `perldoc
> perlvar`). Hope that
> helps.
> 

That did the trick!  Thanks for the help everyone.

Denzil


                
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 

-- 
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