Install Perl 5.8.8
[msysgit.git] / mingw / html / lib / warnings / register.html
blobb6051dcd991e49d75245d936d70128a47097f5b1
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>warnings::register - warnings import function</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;warnings::register - warnings import function</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 </ul>
26 <!-- INDEX END -->
28 <hr />
29 <p>
30 </p>
31 <hr />
32 <h1><a name="name">NAME</a></h1>
33 <p>warnings::register - warnings import function</p>
34 <p>
35 </p>
36 <hr />
37 <h1><a name="synopsis">SYNOPSIS</a></h1>
38 <pre>
39 use warnings::register;</pre>
40 <p>
41 </p>
42 <hr />
43 <h1><a name="description">DESCRIPTION</a></h1>
44 <p>Creates a warnings category with the same name as the current package.</p>
45 <p>See <a href="file://C|\msysgit\mingw\html/lib/warnings.html">the warnings manpage</a> and <a href="file://C|\msysgit\mingw\html/pod/perllexwarn.html">the perllexwarn manpage</a> for more information on this module's
46 usage.</p>
47 <table border="0" width="100%" cellspacing="0" cellpadding="3">
48 <tr><td class="block" style="background-color: #cccccc" valign="middle">
49 <big><strong><span class="block">&nbsp;warnings::register - warnings import function</span></strong></big>
50 </td></tr>
51 </table>
53 </body>
55 </html>