Group
Extension

Matches 4

Zing ( A/AW/AWNCORP/Zing-0.27.tar.gz, AWNCORP, 2021; MetaCPAN )
Zing/lib/Zing.pm ( view source; MetaCPAN )
1:6379,debug=0'

  # configure the object encoder (defaults to 'Zing::Encoder::Json')
  ZING_ENCODER='Zing::Encoder::Json'

  # configure where the command-line tool finds catridges and PID files
  ZI
ect to the guarantees and limitations of that underlying system.
Data serialization, e.g. L<JSON|https://json.org>, is also pluggable.

=back

=cut

=head1 AUTHOR

Al Newkirk, C<awncorp@cpan.org>

=he
Zing ( A/AW/AWNCORP/Zing-0.27.tar.gz, AWNCORP, 2021; MetaCPAN )
Zing/lib/Zing/Store/Disk.pm ( view source; MetaCPAN )
owing methods:

=cut

=head2 decode

  decode(Str $data) : HashRef

The decode method decodes the JSON data provided and returns the data as a hashref.

=over 4

=item decode example #1

  # given: sy
encode

  encode(HashRef $data) : Str

The encode method encodes and returns the data provided as JSON.

=over 4

=item encode example #1

  # given: synopsis

  $disk->encode({ status => 'ok' });

=b
Zing ( A/AW/AWNCORP/Zing-0.27.tar.gz, AWNCORP, 2021; MetaCPAN )
Zing/lib/Zing/Store/Temp.pm ( view source; MetaCPAN )
owing methods:

=cut

=head2 decode

  decode(Str $data) : HashRef

The decode method decodes the JSON data provided and returns the data as a hashref.

=over 4

=item decode example #1

  # given: sy
encode

  encode(HashRef $data) : Str

The encode method encodes and returns the data provided as JSON.

=over 4

=item encode example #1

  # given: synopsis

  $temp->encode({ status => 'ok' });

=b
Zing ( A/AW/AWNCORP/Zing-0.27.tar.gz, AWNCORP, 2021; MetaCPAN )
Zing/lib/Zing/Store/Hash.pm ( view source; MetaCPAN )
owing methods:

=cut

=head2 decode

  decode(Str $data) : HashRef

The decode method decodes the JSON data provided and returns the data as a hashref.

=over 4

=item decode example #1

  # given: sy
encode

  encode(HashRef $data) : Str

The encode method encodes and returns the data provided as JSON.

=over 4

=item encode example #1

  # given: synopsis

  $hash->encode({ status => 'ok' });

=b

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