use IO::Handle qw( ); FH->autoflush(0); #### use IO::Handle qw( ); FH->autoflush(1); #### use IO::Handle qw( ); FH->flush();