debian man page for dbm_filter::utf8

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)

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.14.2 2010-12-30 DBM_Filter::utf8(3perl)
Related Man Pages
dbm_filter(3pm) - centos
encode::gsm0338(3pm) - mojave
dbm_filter5.18(3pm) - mojave
encode::cn(3perl) - debian
encode::kr(3perl) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com