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)NAMEJifty::DBI::Filter::Storable - Encodes arbitrary data using StorableDESCRIPTIONThis 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 ALSOJifty::DBI::Filter, Storable perl v5.14.2 2009-12-28 Jifty::DBI::Filter::Storable(3pm)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |