debian man page for jifty::cas::blob

Query: jifty::cas::blob

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Jifty::CAS::Blob(3pm)					User Contributed Perl Documentation				     Jifty::CAS::Blob(3pm)

NAME
Jifty::CAS::Blob - An object in Jifty's content-addressed store
SYNOPSIS
my $blob = Jifty::CAS->retrieve('js', $key); my $content = $blob->content; my $meta = $blob->metadata; my $key = $blob->key;
DESCRIPTION
Objects in the content-addressed store can have arbitrary metadata associated with them, in addition to storing their contents.
METHODS
new HASHREF Takes a HASHREF, with possible keys "content" and "metadata", and creates a new object. Possible special keys in the metadata include: hash_with Provides the data to hash to generate the address. If no "hash_with" is provided, the content itself is hashed. content Returns the content of the blob. metadata Returns a hashref of metadata. key Returns the key calculated for this content. perl v5.14.2 2010-12-08 Jifty::CAS::Blob(3pm)
Related Man Pages
jifty::cas(3pm) - debian
jifty::dbi::handle::sqlite(3pm) - debian
jifty::request::mapper(3pm) - debian
jifty::view::declare::helpers(3pm) - debian
jifty::web::session(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
New UNIX and Linux History Sections