Manual Reference Pages  - DBM_Filter::int32 (3pm)

DBM_Filter::int32

CONTENTS

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@cpan.org
Jump to page    or go to Top of page |  Section 3pm |  Main Index.


perl v5.8.5 DBM_Filter::int32 (3pm) 2001-09-21
Generated by manServer 1.07 from /usr/share/man/man3/DBM_Filter::int32.3pm.gz using man macros.