1 |
<!DOCTYPE HTML> |
2 |
<html lang="en"> |
3 |
<head> |
4 |
<title>manakai charlib</title> |
5 |
<link rel=stylesheet href="http://suika.fam.cx/www/style/html/xhtml"> |
6 |
<link rel="license" href="#license"> |
7 |
<link rel="author" href="#author"> |
8 |
</head> |
9 |
<body> |
10 |
<h1>manakai charlib</h1> |
11 |
|
12 |
<p><dfn>manakai charlib</dfn> is a subproject of |
13 |
<a href="http://suika.fam.cx/www/2006/manakai/" rel=up>manakai</a> |
14 |
to develope Perl modules related to character encoding.</p> |
15 |
|
16 |
<div class="section" id="modules"> |
17 |
<h2>Perl Modules</h2> |
18 |
|
19 |
<dl> |
20 |
<dt><a href="Encode-GLJIS1978-0.01.tar.gz"><code>Encode::GLJIS1978</code></a> |
21 |
(tar + gzip, 42ko)</dt> |
22 |
<dt><a href="Encode-GLJIS1983-0.01.tar.gz"><code>Encode::GLJIS1983</code></a> |
23 |
(tar + gzip, 43ko)</dt> |
24 |
<dt><a href="Encode-GLJIS1997-0.01.tar.gz"><code>Encode::GLJIS1997</code></a> |
25 |
(tar + gzip, 43ko)</dt> |
26 |
<dt><a href="GLJIS1997Swapped/Encode-GLJIS1997Swapped-0.01.tar.gz"><code>Encode::GLJIS1997Swapped</code></a> |
27 |
(tar + gzip, 43ko)</dt> |
28 |
<dd>It is necessary to install these Perl modules if you |
29 |
want to enable the module |
30 |
<a href="http://suika.fam.cx/www/markup/html/whatpm/Whatpm/Charset/DecodeHandle.html"><code>Whatpm::Charset::DecodeHandle</code></a> |
31 |
to decode <code>ISO-2022-JP</code>-encoded text.</dd> |
32 |
<dt><a href="Encode-EUCJP1997-0.02.tar.gz"><code>Encode::EUCJP1997</code></a> |
33 |
(tar + gzip, 77ko)</dt> |
34 |
<dd>It is necessary to install this Perl module if you |
35 |
want to enable the module |
36 |
<a href="http://suika.fam.cx/www/markup/html/whatpm/Whatpm/Charset/DecodeHandle.html"><code>Whatpm::Charset::DecodeHandle</code></a> |
37 |
to decode <code>EUC-JP</code>-encoded text.</dd> |
38 |
|
39 |
<dt><a |
40 |
href="Encode-EUCJP1997OPENNEC-0.01.tar.gz"><code>Encode::EUCJP1997OPENNEC</code></a> |
41 |
(tar + gzip, 88ko) |
42 |
|
43 |
<dt><a |
44 |
href="Encode-EUCJPSW-0.01.tar.gz"><code>Encode::EUCJPSW</code></a> |
45 |
(tar + gzip, 88ko) |
46 |
|
47 |
<dt><a href="Encode-ShiftJIS1997-0.01.tar.gz"><code>Encode::ShiftJIS1997</code></a> |
48 |
(tar + gzip, 45ko)</dt> |
49 |
<dd>It is necessary to install this Perl module if you |
50 |
want to enable the module |
51 |
<a href="http://suika.fam.cx/www/markup/html/whatpm/Whatpm/Charset/DecodeHandle.html"><code>Whatpm::Charset::DecodeHandle</code></a> |
52 |
to decode <code>Shift_JIS</code>-encoded text.</dd> |
53 |
</dl> |
54 |
</div> |
55 |
|
56 |
<div class="section" id="install"> |
57 |
<h2>Install</h2> |
58 |
|
59 |
<ol> |
60 |
<li>Download a <a href="#modules">Perl modules</a> to install |
61 |
and then expand it.</li> |
62 |
<li><kbd>perl Makefile.PL</kbd></li> |
63 |
<li><kbd>make</kbd></li> |
64 |
<li><kbd>make install</kbd></li> |
65 |
</ol> |
66 |
|
67 |
<p>Note that these modules are written in XS; they must |
68 |
be compiled before they get ready to be used.</p> |
69 |
</div> |
70 |
|
71 |
<div class="section" id="author"> |
72 |
<h2>Author</h2> |
73 |
|
74 |
<p><a href="http://suika.fam.cx/~wakaba/who?" rel="author">Wakaba</a>.</p> |
75 |
</div> |
76 |
|
77 |
<div class="section" id="license"> |
78 |
<h2>License</h2> |
79 |
|
80 |
<p>Copyright 2006-2008 Wakaba |
81 |
<code class="mail"><<a href="mailto:w@suika.fam.cx" |
82 |
rel="author">w@suika.fam.cx</a>></code>.</p> |
83 |
|
84 |
<p>This library is free software; you can redistribute it and/or modify |
85 |
it under the same terms as Perl itself.</p> |
86 |
</div> |
87 |
|
88 |
</body> |
89 |
</html> |