Query: dbm_filter::utf8
OS: centos
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.3 2013-02-26 DBM_Filter::utf8(3pm)
Related Man Pages |
---|
anydbm_file(3pm) - centos |
encode::gsm03385.18(3pm) - mojave |
dbm_filter5.18(3pm) - mojave |
encode::gsm03385.12(3pm) - osx |
encode::gsm03385.16(3pm) - osx |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Controlling user input |
[TIP] Processing YAML files with yq |