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::Formatter::Text --- Manakai : Plain-text formatter</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="#license">LICENSE</a></li> |
18 |
</ul> |
19 |
<!-- INDEX END --> |
20 |
|
21 |
<hr /> |
22 |
<p> |
23 |
</p> |
24 |
<h1><a name="description">DESCRIPTION</a></h1> |
25 |
<p>This module is an application of Message::Util::Formatter mechanism, |
26 |
used to generate formatted plain text (fragment) with given formatting |
27 |
rule text and formatting functions.</p> |
28 |
<p>This module is part of manakai.</p> |
29 |
<p> |
30 |
</p> |
31 |
<hr /> |
32 |
<h1><a name="license">LICENSE</a></h1> |
33 |
<p>Copyright 2003 Wakaba <<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>></p> |
34 |
<p>This program is free software; you can redistribute it and/or |
35 |
modify it under the same terms as Perl itself.</p> |
36 |
|
37 |
</body> |
38 |
|
39 |
</html> |