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::storable5.18(3pm) - mojave
dbix::class::serialize::storable(3) - osx
coro::storable(3pm) - debian
jifty::filter::datetime(3pm) - debian
moosex::storage::format::storable(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph