On 3/13/06, Tommy Grav <[EMAIL PROTECTED]> wrote:

> How do I get unbuffered output to a file.

It's Perl's secret $| variable. It's in the perlvar manpage, and maybe
also check out the one-argument select() in perlfunc. Cheers!

--Tom Phoenix
Stonehenge Perl Training

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