DBM_Filter::int32(3perl) - phpMan

Command: man perldoc info search(apropos)  


DBM_Filter::int32(3perl)         Perl Programmers Reference Guide        DBM_Filter::int32(3perl)



NAME
       DBM_Filter::int32 - 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('int32');

DESCRIPTION
       This DBM filter is used when interoperating with a C/C++ application that uses a C int as
       either the key and/or value in the DBM file.

SEE ALSO
       DBM_Filter, perldbmfilter

AUTHOR
       Paul Marquess pmqs AT cpan.org



perl v5.10.0                                2011-06-30                   DBM_Filter::int32(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.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!