-
-
03 Apr 2013 19:59:47 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers (211 / 1 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (41.77KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Andrew Nelson <anelson at cpan.org>
- Dependencies
- AnyEvent
- AnyEvent::HTTP
- Carp
- Class::Load
- Digest::MD5
- HTTP::Headers
- HTTP::Headers::ActionPack
- HTTP::Headers::ActionPack::LinkHeader
- HTTP::Headers::ActionPack::LinkList
- HTTP::Request
- HTTP::Response
- HTTP::Status
- HTTP::Throwable::Factory
- JSON
- JSON::XS
- LWP::ConnCache
- LWP::UserAgent
- Moose
- Moose::Role
- Moose::Util::TypeConstraints
- MooseX::Clone
- MooseX::StrictConstructor
- Sub::Exporter
- Test::More
- Throwable::Error
- Try::Tiny
- URI
- URL::Encode
- namespace::autoclean
- namespace::clean
- overload
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.0 - 2013-04-03
- Remove leftovers of Data::Riak::Result::WithVClock. It's been replaced by Data::Riak::Result::MaybeWithVClock in an earlier release. This makes this distribution installable again if you didn't have an older version of Data-Riak that still contained ::WithVClock installed before.
Modules
An interface to a Riak server.A Data::Riak bucket, used for storing keys and values.An interface to a Riak server, using its HTTP (REST) interfaceA map/reduce queryLink phase of a MapReduceMap phase of a MapReduceReduce phase of a MapReduceA request to RiakA result of a Riak queryA result containing JSON dataResult class for requests returning a vector clockResults with vector clock headersA result containing a full objectResults without the need of a ResultSetSingle result containing JSON dataSingle result containing an objectResult class for requests with a single resultResults with linksResults with a LocationOther files
Module Install Instructions
To install Data::Riak, copy and paste the appropriate command in to your terminal.
cpanm Data::Riak
perl -MCPAN -e shell install Data::Riak
For more information on module installation, please visit the detailed CPAN module installation guide.