summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/install.html
diff options
context:
space:
mode:
authorville <ville@localhost>2009-12-11 18:40:24 +0000
committerville <ville@localhost>2009-12-11 18:40:24 +0000
commit1de1ffd12c5603b9d86886098df365707b8be936 (patch)
tree0e9e825a701157db3711d13050a3166299abb864 /htdocs/docs/install.html
parent22b314f243f971ffe45fede34f75a2671cbbd33d (diff)
downloadmarkup-validator-1de1ffd12c5603b9d86886098df365707b8be936.zip
markup-validator-1de1ffd12c5603b9d86886098df365707b8be936.tar.gz
markup-validator-1de1ffd12c5603b9d86886098df365707b8be936.tar.bz2
Add support for <meta charset="..."> in HTML5 documents (#5992).
Diffstat (limited to 'htdocs/docs/install.html')
-rwxr-xr-xhtdocs/docs/install.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index fd09263..eb02146 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: install.html,v 1.56 2009-12-02 19:53:34 ville Exp $"
---><!--#set var="date" value="\$Date: 2009-12-02 19:53:34 $"
+<!--#set var="revision" value="\$Id: install.html,v 1.57 2009-12-11 18:40:24 ville Exp $"
+--><!--#set var="date" value="\$Date: 2009-12-11 18:40:24 $"
--><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -139,7 +139,9 @@ install Bundle::W3C::Validator
</dd>
<dt><a href="http://search.cpan.org/dist/HTML-Parser/">HTML-Parser</a> &gt;= 3.24</dt>
<dd>
- Minimal HTML parser used for preparse and finding metadata.
+ Minimal HTML parser used for preparse and finding metadata. Version
+ 3.24 or newer is required, but the full feature set is available
+ only if version 3.60 or newer is installed.
</dd>
<dt><a href="http://search.cpan.org/dist/HTML-Encoding/">HTML-Encoding</a></dt>
<dd>