The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Log::Parallel::TSV - Log TSV format reader/writer.

DESCRIPTION

This module implements a data format for use by the batch log processing system, Log::Parallel. This format stores files in headerless Tab Sepearated Values files. The columns are discovered at runtime.

If the output is sorted, the columns by which it is sorted will be first.

There is special handling for this format in Log::Parallel::Task to combine buckets together.

LICENSE

This package may be used and redistributed under the terms of either the Artistic 2.0 or LGPL 2.1 license.