Man Page: jifty::dbi::filter::utf8
Operating Environment: debian
Section: 3pm
Jifty::DBI::Filter::utf8(3pm) User Contributed Perl Documentation Jifty::DBI::Filter::utf8(3pm)NAMEJifty::DBI::Filter::utf8 - Jifty::DBI UTF-8 data filterDESCRIPTIONThis filter allow you to check that you operate with valid UTF-8 data. Usage as type specific filter is recommended.METHODSencode Method always unset UTF-8 flag on the value, but if value doesn't have flag then method checks value for malformed UTF-8 data and stop on the first bad code. decode Checks whether value is correct UTF-8 data or not and substitute all malformed data with the 0xFFFD code point. Always set UTF-8 flag on the value.SEE ALSOJifty::DBI::Filter, perlunicode perl v5.14.2 2010-12-09 Jifty::DBI::Filter::utf8(3pm)
| Related Man Pages |
|---|
| jifty::collection(3pm) - debian |
| jifty::dbi::handle::pg(3pm) - debian |
| jifty::dbi::record::memcached(3pm) - debian |
| jifty::handle(3pm) - debian |
| jifty::manual(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |