| 2 |
<html lang="en"> |
<html lang="en"> |
| 3 |
<head> |
<head> |
| 4 |
<title>Whatpm — Perl Modules for Web Hypertext Application |
<title>Whatpm — Perl Modules for Web Hypertext Application |
| 5 |
Technologies</title> |
Technologies (beta)</title> |
| 6 |
<link rel="stylesheet" href="http://suika.fam.cx/www/style/html/xhtml"> |
<link rel="stylesheet" href="http://suika.fam.cx/www/style/html/xhtml"> |
| 7 |
<link rel="license" href="#license"> |
<link rel="license" href="#license"> |
| 8 |
<link rel="author" href="#author"> |
<link rel="author" href="#author"> |
| 9 |
</head> |
</head> |
| 10 |
<body> |
<body> |
| 11 |
<h1>Whatpm</h1> |
<h1>Whatpm (<em>beta</em>)</h1> |
| 12 |
|
|
| 13 |
<div class="section" id="introduction"> |
<div class="section" id="introduction"> |
| 14 |
<h2>Introduction</h2> |
<h2>Introduction</h2> |
| 46 |
|
|
| 47 |
</div> |
</div> |
| 48 |
|
|
| 49 |
|
<div class="section" id="todo"> |
| 50 |
|
<h2>TO DO</h2> |
| 51 |
|
|
| 52 |
|
<ul> |
| 53 |
|
<li>Bug fix (Test results: |
| 54 |
|
<a href="t/tokenizer-result">HTML tokenization</a>, |
| 55 |
|
<a href="t/tree-construction-result">HTML tree construction</a>)</li> |
| 56 |
|
<li><code>innerHTML</code> setter</li> |
| 57 |
|
<li>Charset detection</li> |
| 58 |
|
<li><q>Whatpm</q> is a code name in fact. Please let me know |
| 59 |
|
if you have a better name.</li> |
| 60 |
|
<li>Each module has its own TO DO list.</li> |
| 61 |
|
</ul> |
| 62 |
|
</div> |
| 63 |
|
|
| 64 |
<div class="section" id="author"> |
<div class="section" id="author"> |
| 65 |
<h2>Author</h2> |
<h2>Author</h2> |
| 66 |
|
|