Query: dbm_filter::utf8
OS: mojave
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.18.2 2014-01-06 DBM_Filter::utf8(3pm)
Related Man Pages |
---|
dbm_filter(3perl) - debian |
dbm_filter(3pm) - centos |
dbm_filter(3pm) - suse |
encode::gsm03385.12(3pm) - osx |
encode::gsm03385.16(3pm) - osx |
Similar Topics in the Unix Linux Community |
---|
Update: Uploading Movies at Attachments to Posts |
Cannot extract libraries using sed |
My first PERL incarnation... Audio Oscillograph |
Controlling user input |
Python 3.8.0rc1 released. |