Whatpm (beta)

Introduction

Whatpm is a set of Perl modules for Web hypertext application technologies.

It currently contains two Perl modules:

Whatpm::ContentType
An implementation of HTML5 Content Type sniffing algorithm.
Whatpm::HTML
An implementation of HTML5 parsing algorithm and innerHTML serialization.

Demo

HTML5 parser demo

Distribution

Tarball will be available when setter for innerHTML is implemented.

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.