mojave man page for dbm_filter::utf8

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)

NAME
DBM_Filter::utf8 - filter for DBM_Filter
SYNOPSIS
use SDBM_File; # or DB_File, or GDBM_File, or NDBM_File, or ODBM_File use DBM_Filter ; $db = tie %hash, ... $db->Filter_Push('utf8');
DESCRIPTION
This Filter will ensure that all data written to the DBM will be encoded in UTF-8. This module uses the Encode module.
SEE ALSO
DBM_Filter, perldbmfilter, Encode
AUTHOR
Paul Marquess pmqs@cpan.org perl v5.18.2 2014-01-06 DBM_Filter::utf8(3pm)
Related Man Pages
anydbm_file(3pm) - mojave
dbm_filter(3pm) - mojave
dbm_filter(3perl) - debian
dbm_filter(3pm) - centos
dbm_filter5.18(3pm) - mojave
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?