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)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |