Group
Extension

Matches 2

CSVJF ( P/PE/PERLANCAR/CSVJF-0.1.2.tar.gz, PERLANCAR, 2021; MetaCPAN )
CSVJF/lib/CSVJF.pod ( view source; 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
CSVJF ( P/PE/PERLANCAR/CSVJF-0.1.2.tar.gz, PERLANCAR, 2021; MetaCPAN )
CSVJF/lib/CSVJF.pm ( view source; MetaCPAN )
; # VERSION

1;
# ABSTRACT: CSVJF (CSV with JSON Fields) file format specification

__END__

=pod

=encoding UTF-8

=head1 NAME

CSVJF - CSVJF (CSV with JSON Fields) file format specification

=head1 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.