Install Perl 5.8.8
[msysgit.git] / mingw / html / lib / DBM_Filter / int32.html
blobb18fe79a7384e6b96ab3ad263331e958a1c50786
1 <?xml version="1.0" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>../lib/DBM_Filter/int32.pm</title>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7 <link rev="made" href="mailto:" />
8 </head>
10 <body style="background-color: white">
11 <table border="0" width="100%" cellspacing="0" cellpadding="3">
12 <tr><td class="block" style="background-color: #cccccc" valign="middle">
13 <big><strong><span class="block">&nbsp;../lib/DBM_Filter/int32.pm</span></strong></big>
14 </td></tr>
15 </table>
17 <p><a name="__index__"></a></p>
18 <!-- INDEX BEGIN -->
20 <ul>
22 <li><a href="#dbm_filter__int32">DBM_Filter::int32</a></li>
23 <li><a href="#synopsis">SYNOPSIS</a></li>
24 <li><a href="#see_also">SEE ALSO</a></li>
25 <li><a href="#author">AUTHOR</a></li>
26 </ul>
27 <!-- INDEX END -->
29 <hr />
30 <p>
31 </p>
32 <h1><a name="dbm_filter__int32">DBM_Filter::int32</a></h1>
33 <p>
34 </p>
35 <hr />
36 <h1><a name="synopsis">SYNOPSIS</a></h1>
37 <pre>
38 use SDBM_File; # or DB_File, or GDBM_File, or NDBM_File, or ODBM_File
39 use DBM_Filter ;</pre>
40 <pre>
41 $db = tie %hash, ...
42 $db-&gt;Filter_Push('int32');
44 =head1 DESCRIPTION</pre>
45 <p>This DBM filter is used when interoperating with a C/C++ application
46 that uses a C int as either the key and/or value in the DBM file.</p>
47 <p>
48 </p>
49 <hr />
50 <h1><a name="see_also">SEE ALSO</a></h1>
51 <p><a href="file://C|\msysgit\mingw\html/lib/DBM_Filter.html">the DBM_Filter manpage</a>, <a href="file://C|\msysgit\mingw\html/pod/perldbmfilter.html">the perldbmfilter manpage</a></p>
52 <p>
53 </p>
54 <hr />
55 <h1><a name="author">AUTHOR</a></h1>
56 <p>Paul Marquess <a href="mailto:pmqs@cpan.org">pmqs@cpan.org</a></p>
57 <table border="0" width="100%" cellspacing="0" cellpadding="3">
58 <tr><td class="block" style="background-color: #cccccc" valign="middle">
59 <big><strong><span class="block">&nbsp;../lib/DBM_Filter/int32.pm</span></strong></big>
60 </td></tr>
61 </table>
63 </body>
65 </html>