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
moosex::storage::format::storable(3pm) - mojave
apache::session::serialize::sybase(3pm) - debian
jifty::dbi::collection::union(3pm) - debian
jifty::dbi::filter(3pm) - debian
jifty::dbi::record::cachable(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph