Help for this page
push @buffer, join("|", @fields) . "\n"; $buffer .= "\n"; if ( --$fuse == 0 ) { ... @buffer = (); $fuse = $LINES_TO_BUFFER; }