Documentation
From my personal library, The Internet

man page:

           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



perl v5.8.8                       2001-09-21              DBM_Filter::int32(3)

Man(1) output converted with man2html