
Data::Riak::Result::Object - A result containing a full object

version 1.7

A result class representing a full object retrieved from Riak. This composes the roles

ETag header as provided by Riak.
May or may not be present,
as indicated by the has_etag predicate method.
A HTTP::Headers::ActionPack::DateHeader describing the time the object was last modified in Riak.
May or may not be present,
as indicated by the has_last_modified predicate method.


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.