Man Page: jifty::dbi::filter::base64
Operating Environment: debian
Section: 3pm
Jifty::DBI::Filter::base64(3pm) User Contributed Perl Documentation Jifty::DBI::Filter::base64(3pm)NAMEJifty::DBI::Filter::base64 - Encodes data as base64DESCRIPTIONThis filter allow you to store arbitrary data in a column of type 'text'. encode If value is defined, then encodes it using "encode_base64" in MIME::Base64 after passing it through "encode_utf8" in Encode. Does nothing if value is not defined. decode If value is defined, then decodes it using "decode_base64" in MIME::Base64, otherwise do nothing.SEE ALSOJifty::DBI::Filter, MIME::Base64 perl v5.14.2 2010-09-21 Jifty::DBI::Filter::base64(3pm)
| Related Man Pages |
|---|
| mime::base64(3pm) - suse |
| jifty::dbi::handle::pg(3pm) - debian |
| jifty::dbi::handle::sqlite(3pm) - debian |
| jifty::dbi::record::cachable(3pm) - debian |
| jifty::handler(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |