mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
306 B
Plaintext
7 lines
306 B
Plaintext
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: https://metacpan.org/release/Text-LTSV
|