Whatpm::HTML::InputStream
The Whatpm::HTML::InputStream
module implements handling of input stream for HTML/XML parsers (tokenizers),
including the coordination with character encoding layer.
This module is not intended to be used standalone.
HTML Living Standard - The input byte stream <http://www.whatwg.org/specs/web-apps/current-work/#the-input-byte-stream>
.
Encoding Standard <http://dvcs.w3.org/hg/encoding/raw-file/tip/Overview.html>
.
Copyright 2007-2012 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.