Man Page: dbm_filter::utf8
Operating Environment: debian
Section: 3perl
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 |
|---|
| anydbm_file(3perl) - debian |
| encode::gsm03385.18(3pm) - mojave |
| dbm_filter5.18(3pm) - mojave |
| encode::gsm0338(3pm) - osx |
| encode::gsm03385.12(3pm) - osx |
| 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 |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |