Rob Dixon wrote:
> 
> You may want to play with the cryptic internal variable $|, but
> I prefer:
> 
>   use strict;
>   use warnings;
> 
>   use IO::Handle;
> 
>   autoflush STDOUT;
>   autoflush STDERR;

Kind of redundant for STDERR.  :-)


John
-- 
use Perl;
program
fulfillment

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