Manual Pages for Linux CentOS command on man DBM_Filter::utf8
MyWebUniversity

Manual Pages for Linux CentOS command on man DBM_Filter::utf8

DBMFilter::utf8(3pm) Perl Programmers Reference Guide DBMFilter::utf8(3pm)

NAME

DBMFilter::utf8 - filter for DBMFilter SYNOPSIS

use SDBMFile; # or DBFile, or GDBMFile, or NDBMFile, or ODBMFile use DBMFilter ;

$db = tie %hash, ...

$db->FilterPush('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 DBMFilter, perldbmfilter, Encode AUTHOR Paul Marquess pmqs@cpan.org

perl v5.16.3 2013-02-26 DBMFilter::utf8(3pm)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™