Install Perl 5.8.8
[msysgit.git] / mingw / html / lib / ExtUtils / Constant / XS.html
blob400c7f29c8d3768cc1f7759b995e24f96bd13b58
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>ExtUtils::Constant::Base - base class for ExtUtils::Constant objects</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;ExtUtils::Constant::Base - base class for ExtUtils::Constant objects</span></strong></big>
14 </td></tr>
15 </table>
17 <p><a name="__index__"></a></p>
18 <!-- INDEX BEGIN -->
20 <ul>
22 <li><a href="#name">NAME</a></li>
23 <li><a href="#synopsis">SYNOPSIS</a></li>
24 <li><a href="#description">DESCRIPTION</a></li>
25 <li><a href="#bugs">BUGS</a></li>
26 <li><a href="#author">AUTHOR</a></li>
27 </ul>
28 <!-- INDEX END -->
30 <hr />
31 <p>
32 </p>
33 <h1><a name="name">NAME</a></h1>
34 <p>ExtUtils::Constant::Base - base class for ExtUtils::Constant objects</p>
35 <p>
36 </p>
37 <hr />
38 <h1><a name="synopsis">SYNOPSIS</a></h1>
39 <pre>
40 require ExtUtils::Constant::XS;</pre>
41 <p>
42 </p>
43 <hr />
44 <h1><a name="description">DESCRIPTION</a></h1>
45 <p>ExtUtils::Constant::XS overrides ExtUtils::Constant::Base to generate C
46 code for XS modules' constants.</p>
47 <p>
48 </p>
49 <hr />
50 <h1><a name="bugs">BUGS</a></h1>
51 <p>Nothing is documented.</p>
52 <p>Probably others.</p>
53 <p>
54 </p>
55 <hr />
56 <h1><a name="author">AUTHOR</a></h1>
57 <p>Nicholas Clark &lt;<a href="mailto:nick@ccl4.org">nick@ccl4.org</a>&gt; based on the code in <code>h2xs</code> by Larry Wall and
58 others</p>
59 <table border="0" width="100%" cellspacing="0" cellpadding="3">
60 <tr><td class="block" style="background-color: #cccccc" valign="middle">
61 <big><strong><span class="block">&nbsp;ExtUtils::Constant::Base - base class for ExtUtils::Constant objects</span></strong></big>
62 </td></tr>
63 </table>
65 </body>
67 </html>