| 1 |
<?xml version="1.0" ?> |
| 2 |
<!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 |
<title>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</title> |
| 6 |
<link rel="stylesheet" href="http://suika.fam.cx/www/style/html/pod.css" type="text/css" /> |
| 7 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 8 |
<link rev="made" href="mailto:wakaba@suika.fam.cx" /> |
| 9 |
</head> |
| 10 |
|
| 11 |
<body> |
| 12 |
|
| 13 |
|
| 14 |
<!-- INDEX BEGIN --> |
| 15 |
<div name="index"> |
| 16 |
<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 |
|
| 27 |
<hr name="index" /> |
| 28 |
</div> |
| 29 |
<!-- INDEX END --> |
| 30 |
|
| 31 |
<p> |
| 32 |
</p> |
| 33 |
<h1><a name="name">NAME</a></h1> |
| 34 |
<p>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</p> |
| 35 |
<p> |
| 36 |
</p> |
| 37 |
<hr /> |
| 38 |
<h1><a name="description">DESCRIPTION</a></h1> |
| 39 |
<p>The <code>Whatpm::NanoDOM</code> module contains a non-conforming implementation |
| 40 |
of a subset of DOM. It is the intention that this module is |
| 41 |
used only for the purpose of testing the <code>Whatpm::HTML</code> module.</p> |
| 42 |
<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 |
<p><a href="../Whatpm/HTML.html">Whatpm::HTML</a></p> |
| 48 |
<p><a href="../Whatpm/XML/Parser.html">Whatpm::XML::Parser</a></p> |
| 49 |
<p><a href="../Whatpm/ContentChecker.html">Whatpm::ContentChecker</a></p> |
| 50 |
<p> |
| 51 |
</p> |
| 52 |
<hr /> |
| 53 |
<h1><a name="author">AUTHOR</a></h1> |
| 54 |
<p>Wakaba <<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>>.</p> |
| 55 |
<p> |
| 56 |
</p> |
| 57 |
<hr /> |
| 58 |
<h1><a name="license">LICENSE</a></h1> |
| 59 |
<p>Copyright 2007-2008 Wakaba <<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>></p> |
| 60 |
<p>This library is free software; you can redistribute it |
| 61 |
and/or modify it under the same terms as Perl itself.</p> |
| 62 |
|
| 63 |
</body> |
| 64 |
|
| 65 |
</html> |