1 |
wakaba |
1.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.01.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 |
|
|
<dt><a href="Encode-ShiftJIS1997-0.01.tar.gz"><code>Encode::ShiftJIS1997</code></a> |
39 |
|
|
(tar + gzip, 45ko)</dt> |
40 |
|
|
<dd>It is necessary to install this Perl module if you |
41 |
|
|
want to enable the module |
42 |
|
|
<a href="http://suika.fam.cx/www/markup/html/whatpm/Whatpm/Charset/DecodeHandle.html"><code>Whatpm::Charset::DecodeHandle</code></a> |
43 |
|
|
to decode <code>Shift_JIS</code>-encoded text.</dd> |
44 |
|
|
</dl> |
45 |
|
|
</div> |
46 |
|
|
|
47 |
|
|
<div class="section" id="install"> |
48 |
|
|
<h2>Install</h2> |
49 |
|
|
|
50 |
|
|
<ol> |
51 |
|
|
<li>Download a <a href="#modules">Perl modules</a> to install |
52 |
|
|
and then expand it.</li> |
53 |
|
|
<li><kbd>perl Makefile.PL</kbd></li> |
54 |
|
|
<li><kbd>make</kbd></li> |
55 |
|
|
<li><kbd>make install</kbd></li> |
56 |
|
|
</ol> |
57 |
|
|
|
58 |
|
|
<p>Note that these modules are written in XS; they must |
59 |
|
|
be compiled before they get ready to be used.</p> |
60 |
|
|
</div> |
61 |
|
|
|
62 |
|
|
<div class="section" id="author"> |
63 |
|
|
<h2>Author</h2> |
64 |
|
|
|
65 |
|
|
<p><a href="http://suika.fam.cx/~wakaba/who?" rel="author">Wakaba</a>.</p> |
66 |
|
|
</div> |
67 |
|
|
|
68 |
|
|
<div class="section" id="license"> |
69 |
|
|
<h2>License</h2> |
70 |
|
|
|
71 |
|
|
<p>Copyright 2006, 2007 Wakaba |
72 |
|
|
<code class="mail"><<a href="mailto:w@suika.fam.cx" |
73 |
|
|
rel="author">w@suika.fam.cx</a>></code>.</p> |
74 |
|
|
|
75 |
|
|
<p>This library is free software; you can redistribute it and/or modify |
76 |
|
|
it under the same terms as Perl itself.</p> |
77 |
|
|
</div> |
78 |
|
|
|
79 |
|
|
</body> |
80 |
|
|
</html> |