debian man page for jifty::dbi::filter::storable

Query: jifty::dbi::filter::storable

OS: debian

Section: 3pm

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

Jifty::DBI::Filter::Storable(3pm)			User Contributed Perl Documentation			 Jifty::DBI::Filter::Storable(3pm)

NAME
Jifty::DBI::Filter::Storable - Encodes arbitrary data using Storable
DESCRIPTION
This filter allows you to store arbitrary Perl data structures in a column of type 'blob', using Storable to serialize them. encode If value is defined, then encodes it using "nfreeze" in Storable. Does nothing if value is not defined. decode If value is defined, then decodes it using "thaw" in Storable, otherwise does nothing.
SEE ALSO
Jifty::DBI::Filter, Storable perl v5.14.2 2009-12-28 Jifty::DBI::Filter::Storable(3pm)
Related Man Pages
dbix::class::serialize::storable(3) - osx
dbix::class::serialize::storable(3pm) - debian
jifty::dbi::filter(3pm) - debian
jifty::dbi::filter::yaml(3pm) - debian
jifty::dbi::record::cachable(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
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?