Query: dbm_filter::utf8
OS: osx
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBM_Filter::utf8(3pm) Perl Programmers Reference Guide DBM_Filter::utf8(3pm)NAMEDBM_Filter::utf8 - filter for DBM_FilterSYNOPSISuse SDBM_File; # or DB_File, or GDBM_File, or NDBM_File, or ODBM_File use DBM_Filter ; $db = tie %hash, ... $db->Filter_Push('utf8');DESCRIPTIONThis Filter will ensure that all data written to the DBM will be encoded in UTF-8. This module uses the Encode module.SEE ALSODBM_Filter, perldbmfilter, EncodeAUTHORPaul Marquess pmqs@cpan.org perl v5.16.2 2012-08-26 DBM_Filter::utf8(3pm)
| Related Man Pages |
|---|
| dbm_filter(3pm) - mojave |
| dbm_filter(3pm) - suse |
| encode::gsm0338(3pm) - mojave |
| dbm_filter5.18(3pm) - mojave |
| encode::gsm0338(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| Undeletable file |
| My first PERL incarnation... Audio Oscillograph |
| A dash to GOTO or a dash from GOTO, that is the question... |