CSVJF
(
P/PE/PERLANCAR/CSVJF-0.1.2.tar.gz, PERLANCAR, 2021;
MetaCPAN
)
# ABSTRACT: CSVJF (CSV with JSON Fields) file format specification
#PODNAME: CSVJF
__END__
=pod
=encoding UTF-8
=head1 NAME
CSVJF - CSVJF (CSV with JSON Fields) file format specification
=head1
stable in 1.0.
=head1 ABSTRACT
CSVJF (short for "CSV with JSON field") is an extension to the CSV format to
allow fields that contain JSON string, arrays, or hashes (objects).
=head1 NOTATION
The
comma-separated list of fields.
A field is either an unquoted string, a JSON-encoded string, a JSON-encoded
array, or a JSON-encoded hash (object).
An unquoted string must not contain the record se