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
anydbm_file(3perl) - debian
dbm_filter(3perl) - debian
dbm_filter(3pm) - osx
encode::gsm0338(3pm) - mojave
encode::cn(3perl) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?