--- markup/html/whatpm/readme.en.html 2007/05/27 06:50:23 1.4 +++ markup/html/whatpm/readme.en.html 2007/07/16 04:51:21 1.5 @@ -16,8 +16,6 @@

Whatpm is a work-in-progress set of Perl modules for Web hypertext application technologies.

-

It currently contains six Perl modules:

-
Whatpm::ContentChecker
A DOM5 HTML (in-memory representation of a document) conformance @@ -30,10 +28,13 @@
Whatpm::HTMLTable
An implementation of the HTML5 table algorithm.
Whatpm::IMTChecker
-
An Internet Media Type (aka MIME type) specification +
An Internet Media Type (aka MIME type) label conformance checker.
Whatpm::URIChecker
An IRI reference conformance checker.
+
Whatpm::XMLSerializer
+
A simple XML serializer.
+
List of error types

Note that all of these modules are work in progress