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>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</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="#name">NAME</a></li> |
17 |
<li><a href="#description">DESCRIPTION</a></li> |
18 |
<li><a href="#see_also">SEE ALSO</a></li> |
19 |
<li><a href="#author">AUTHOR</a></li> |
20 |
<li><a href="#license">LICENSE</a></li> |
21 |
</ul> |
22 |
<!-- INDEX END --> |
23 |
|
24 |
<hr /> |
25 |
<p> |
26 |
</p> |
27 |
<h1><a name="name">NAME</a></h1> |
28 |
<p>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</p> |
29 |
<p> |
30 |
</p> |
31 |
<hr /> |
32 |
<h1><a name="description">DESCRIPTION</a></h1> |
33 |
<p>The <code>Whatpm::NanoDOM</code> module contains a non-conforming implementation |
34 |
of a subset of DOM. It is the intention that this module is |
35 |
used only for the purpose of testing the <code>Whatpm::HTML</code> module.</p> |
36 |
<p>See source code if you would like to know what it does.</p> |
37 |
<p> |
38 |
</p> |
39 |
<hr /> |
40 |
<h1><a name="see_also">SEE ALSO</a></h1> |
41 |
<p><a href="../Whatpm/HTML.html">the Whatpm::HTML manpage</a></p> |
42 |
<p> |
43 |
</p> |
44 |
<hr /> |
45 |
<h1><a name="author">AUTHOR</a></h1> |
46 |
<p>Wakaba <<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>>.</p> |
47 |
<p> |
48 |
</p> |
49 |
<hr /> |
50 |
<h1><a name="license">LICENSE</a></h1> |
51 |
<p>Copyright 2007 Wakaba <<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>></p> |
52 |
<p>This library is free software; you can redistribute it |
53 |
and/or modify it under the same terms as Perl itself.</p> |
54 |
|
55 |
</body> |
56 |
|
57 |
</html> |