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


Log-Parallel documentation  | view source Contained in the Log-Parallel distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

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


Log-Parallel documentation  | view source Contained in the Log-Parallel distribution.