Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
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.