1 |
wakaba |
1.3 |
<?xml version="1.0" ?> |
2 |
wakaba |
1.1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
|
|
<head> |
5 |
wakaba |
1.2 |
<title>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</title> |
6 |
wakaba |
1.1 |
<link rel="stylesheet" href="http://suika.fam.cx/www/style/html/pod.css" type="text/css" /> |
7 |
wakaba |
1.3 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
8 |
|
|
<link rev="made" href="mailto:wakaba@suika.fam.cx" /> |
9 |
wakaba |
1.1 |
</head> |
10 |
|
|
|
11 |
|
|
<body> |
12 |
|
|
|
13 |
wakaba |
1.3 |
|
14 |
|
|
<!-- INDEX BEGIN --> |
15 |
|
|
<div name="index"> |
16 |
wakaba |
1.1 |
<p><a name="__index__"></a></p> |
17 |
|
|
|
18 |
|
|
<ul> |
19 |
|
|
|
20 |
|
|
<li><a href="#name">NAME</a></li> |
21 |
|
|
<li><a href="#description">DESCRIPTION</a></li> |
22 |
|
|
<li><a href="#see_also">SEE ALSO</a></li> |
23 |
|
|
<li><a href="#author">AUTHOR</a></li> |
24 |
|
|
<li><a href="#license">LICENSE</a></li> |
25 |
|
|
</ul> |
26 |
wakaba |
1.3 |
|
27 |
|
|
<hr name="index" /> |
28 |
|
|
</div> |
29 |
wakaba |
1.1 |
<!-- INDEX END --> |
30 |
|
|
|
31 |
|
|
<p> |
32 |
|
|
</p> |
33 |
|
|
<h1><a name="name">NAME</a></h1> |
34 |
wakaba |
1.2 |
<p>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</p> |
35 |
wakaba |
1.1 |
<p> |
36 |
|
|
</p> |
37 |
|
|
<hr /> |
38 |
|
|
<h1><a name="description">DESCRIPTION</a></h1> |
39 |
wakaba |
1.2 |
<p>The <code>Whatpm::NanoDOM</code> module contains a non-conforming implementation |
40 |
wakaba |
1.1 |
of a subset of DOM. It is the intention that this module is |
41 |
wakaba |
1.2 |
used only for the purpose of testing the <code>Whatpm::HTML</code> module.</p> |
42 |
wakaba |
1.1 |
<p>See source code if you would like to know what it does.</p> |
43 |
|
|
<p> |
44 |
|
|
</p> |
45 |
|
|
<hr /> |
46 |
|
|
<h1><a name="see_also">SEE ALSO</a></h1> |
47 |
wakaba |
1.2 |
<p><a href="../Whatpm/HTML.html">the Whatpm::HTML manpage</a></p> |
48 |
wakaba |
1.1 |
<p> |
49 |
|
|
</p> |
50 |
|
|
<hr /> |
51 |
|
|
<h1><a name="author">AUTHOR</a></h1> |
52 |
|
|
<p>Wakaba <<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>>.</p> |
53 |
|
|
<p> |
54 |
|
|
</p> |
55 |
|
|
<hr /> |
56 |
|
|
<h1><a name="license">LICENSE</a></h1> |
57 |
|
|
<p>Copyright 2007 Wakaba <<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>></p> |
58 |
|
|
<p>This library is free software; you can redistribute it |
59 |
|
|
and/or modify it under the same terms as Perl itself.</p> |
60 |
|
|
|
61 |
|
|
</body> |
62 |
|
|
|
63 |
|
|
</html> |