DBM_Filter::utf8(3perl) - phpMan

Command: man perldoc info search(apropos)  


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 AT cpan.org



perl v5.10.0                                2011-06-30                    DBM_Filter::utf8(3perl)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-23 05:13 @38.107.179.236 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!