The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::Riak::Result::SingleJSONValue - Single result containing JSON data

VERSION

version 1.3

DESCRIPTION

This is a result class for requests returning a single result containing JSON encoded data. It applies Data::Riak::Result::JSONValue and Data::Riak::Result::Single.

AUTHORS

  • Andrew Nelson <anelson at cpan.org>

  • Florian Ragwitz <rafl@debian.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Infinity Interactive.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.