Hi,

I'm a C programmer teaching myself Perl. I'm working on Windows XP using
ActivePerl and Eclipse (EPIC).

I've got a question about $| = 1;


Hello to you as well.

<Layman Terms> To answer your question from above, the $| = 1; is
simply a method to prevent Perl from buffering and to go ahead and
output data. </Laymen Terms>

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