John wrote:

> Well, in the beginning of every script, the $|=1 should be placed. Am i
> right?

No.  You are probably thinking of :

use strict;
use warnings;

Joseph


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

Reply via email to