Query: dbm_filter::utf8
OS: debian
Section: 3perl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBM_Filter::utf8(3perl) Perl Programmers Reference Guide DBM_Filter::utf8(3perl)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.14.2 2010-12-30 DBM_Filter::utf8(3perl)
Related Man Pages |
---|
dbm_filter5.18(3pm) - mojave |
encode::cn(3perl) - debian |
encode::jp(3perl) - debian |
encode::kr(3perl) - debian |
encode::gsm03385.12(3pm) - osx |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Introduction |
One instance of comparing grep and awk |
Weird 'find' results |