--- markup/html/whatpm/readme.en.html 2007/05/02 13:44:33 1.2 +++ markup/html/whatpm/readme.en.html 2007/05/20 11:12:25 1.3 @@ -13,10 +13,10 @@

Introduction

-

Whatpm is a set of Perl modules for +

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

-

It currently contains two Perl modules:

+

It currently contains three Perl modules:

Whatpm::ContentType
@@ -24,6 +24,9 @@
Whatpm::HTML
An implementation of HTML5 parsing algorithm and innerHTML serialization.
+
Whatpm::ContentChecker
+
A DOM5 HTML (in-memory representation of a document) conformance + checker.
@@ -31,15 +34,12 @@

Demo

HTML5 parser -demo

+and checker demo

Distribution

-

Tarball will be available when setter for innerHTML -is implemented.

-

The development version of Whatpm may be found in the CVS repository.

@@ -51,13 +51,19 @@