# INCORRECT sub something { $|++; # do something without buffering $|--; }