The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.