summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/install_win.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/docs/install_win.html')
-rw-r--r--htdocs/docs/install_win.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/htdocs/docs/install_win.html b/htdocs/docs/install_win.html
index 6713aaa..8925277 100644
--- a/htdocs/docs/install_win.html
+++ b/htdocs/docs/install_win.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: install_win.html,v 1.13 2007-05-14 08:46:46 dtibbe Exp $"
---><!--#set var="date" value="\$Date: 2007-05-14 08:46:46 $"
+<!--#set var="revision" value="\$Id: install_win.html,v 1.14 2007-07-10 03:30:13 ot Exp $"
+--><!--#set var="date" value="\$Date: 2007-07-10 03:30:13 $"
--><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service (Windows, Apache)"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -70,6 +70,7 @@ At <a href="http://ppm.activestate.com/">Active State</a>,
<li>XML-NamespaceSupport</li>
<li>XML-SAX</li>
<li>XML-LibXML-Common</li>
+ <li>Encode, Encode::HanExtra and Encode::JIS2K</li>
</ul>
<p>You can get each of them in a single package at ActiveState. They are also
packed ready-to-install <a href="http://www.myhpi.de/~dtibbe/download/ppm.zip">in a single zip-file</a>,
@@ -273,7 +274,7 @@ Base = C:/www/validator
<pre>#
# Main Configuration File for the W3C Markup Validation Service.
#
-# $Id: install_win.html,v 1.13 2007-05-14 08:46:46 dtibbe Exp $
+# $Id: install_win.html,v 1.14 2007-07-10 03:30:13 ot Exp $
#
# See 'perldoc Config::General' for the syntax, and be aware that the
# 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*',