Group
Extension

Matches 1

Data-Google-Visualization-DataTable ( S/SA/SARGIE/Data-Google-Visualization-DataTable-0.11.tar.gz, SARGIE, 2014; MetaCPAN )
Data-Google-Visualization-DataTable/lib/Data/Google/Visualization/DataTable.pm ( view source; MetaCPAN )
lp of the most excellent L<JSON::XS> but it's a bit fiddly, largely
because Perl doesn't natively support data types and Google's API accepts a
super-set of JSON - see L<JSON vs Javascript> below.

Th
is module is attempts to hide the gory details of preparing your data before
sending it to a JSON serializer - more specifically, hiding some of the hoops
that have to be jump through for making sure 
, C<label>, C<pattern>, and C<p> are
supported. The contents of C<p> will be passed directly to L<JSON::XS> to
serialize as a whole.

=head2 Rows

A row is either a hash-ref where the keys are column 

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