dbm_filter::utf8(3pm) suse man page | unix.com

Man Page: dbm_filter::utf8

Operating Environment: suse

Section: 3pm

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.12.1 2010-04-26 DBM_Filter::utf8(3pm)
Related Man Pages
anydbm_file(3pm) - mojave
dbm_filter(3perl) - debian
encode::gsm0338(3pm) - suse
encode::gsm03385.18(3pm) - mojave
dbm_filter5.18(3pm) - mojave
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB