What I want is a clean way of making both STDERR and STDOUT hot for the entire perl script. I just want to add code at the top of the script so that when I do my check to see if I want buffering I can add code to make the filehandles hot.
This is what I want ideally if possible:
if(want to buffer) { ..... something to make STDERR and STDOUT hot for entire script .... }
TIA.
In reply to Re^2: Disabling Buffering
by richz
in thread Disabling Buffering
by richz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |