b65bf070fa
Tab-separated Values (TSV). Each record in a LTSV file is represented as a single line. Each field is separated by TAB and has a label and a value. The label and the value have been separated by ':'. WWW: http://search.cpan.org/dist/Text-LTSV/
6 lines
306 B
Text
6 lines
306 B
Text
Labeled Tab-separated Values (LTSV) format is a variant of
|
|
Tab-separated Values (TSV). Each record in a LTSV file is represented
|
|
as a single line. Each field is separated by TAB and has a label and
|
|
a value. The label and the value have been separated by ':'.
|
|
|
|
WWW: http://search.cpan.org/dist/Text-LTSV/
|