$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)
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]