Whatpm (beta)

Introduction

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

It currently contains three Perl modules:

Whatpm::ContentType
An implementation of HTML5 Content Type sniffing algorithm.
Whatpm::HTML
An implementation of HTML5 parsing algorithm and innerHTML serialization.
Whatpm::ContentChecker
A DOM5 HTML (in-memory representation of a document) conformance checker.

Demo

HTML5 parser and checker demo

Distribution

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

TO DO

Author

Wakaba.

License

Copyright 2007 Wakaba <w@suika.fam.cx>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.