| 1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| 2 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 |
<head> |
| 4 |
<title>Message::Util::HostPermit --- manakai: Simple host permission checker</title> |
| 5 |
<link rel="stylesheet" href="http://suika.fam.cx/www/style/html/pod.css" type="text/css" /> |
| 6 |
<link rev="made" href="mailto:admin@suika.fam.cx" /> |
| 7 |
</head> |
| 8 |
|
| 9 |
<body> |
| 10 |
|
| 11 |
<p><a name="__index__"></a></p> |
| 12 |
<!-- INDEX BEGIN --> |
| 13 |
|
| 14 |
<ul> |
| 15 |
|
| 16 |
<li><a href="#description">DESCRIPTION</a></li> |
| 17 |
<li><a href="#methods">METHODS</a></li> |
| 18 |
<li><a href="#license">LICENSE</a></li> |
| 19 |
</ul> |
| 20 |
<!-- INDEX END --> |
| 21 |
|
| 22 |
<hr /> |
| 23 |
<p> |
| 24 |
</p> |
| 25 |
<h1><a name="description">DESCRIPTION</a></h1> |
| 26 |
<p>This module is part of manakai.</p> |
| 27 |
<p> |
| 28 |
</p> |
| 29 |
<hr /> |
| 30 |
<h1><a name="methods">METHODS</a></h1> |
| 31 |
<dl> |
| 32 |
<dt><strong><a name="item_new">$err = Message::Util::HostPermit->new ()</a></strong><br /> |
| 33 |
</dt> |
| 34 |
<dd> |
| 35 |
Constructs new instance |
| 36 |
</dd> |
| 37 |
<p></p></dl> |
| 38 |
<p> |
| 39 |
</p> |
| 40 |
<hr /> |
| 41 |
<h1><a name="license">LICENSE</a></h1> |
| 42 |
<p>Copyright 2003 Wakaba <<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>></p> |
| 43 |
<p>This program is free software; you can redistribute it and/or |
| 44 |
modify it under the same terms as Perl itself.</p> |
| 45 |
|
| 46 |
</body> |
| 47 |
|
| 48 |
</html> |