For some reason I had to ask on IRC what this meant, because it doesn’t google well:


$| = 1;

I don’t know why I didn’t understand that intuitively :) At any rate, the answer is:

LeoNerd: No, it forces the currently selected output filehandle not to buffer its output

Tags: , ,