$fh->setvbuf(params)
fh
params
Takes the same parameters as the C function setvbuf(3) and uses the C function to set the buffering policy for the FileHandle.
setvbuf(3)
Copyright © 2001 O'Reilly & Associates. All rights reserved.