summaryrefslogtreecommitdiffstats
path: root/htdocs/source/index.html
diff options
context:
space:
mode:
authorville <ville@localhost>2004-09-15 17:41:50 +0000
committerville <ville@localhost>2004-09-15 17:41:50 +0000
commit480e6a321b36e5a9ed7bd08230e357d2f25d3ff5 (patch)
treea41a695e76a52a9b40874636fa062db09062a499 /htdocs/source/index.html
parenta7ba18b42d7e70deb323e0a7533b86f68bacf942 (diff)
downloadmarkup-validator-480e6a321b36e5a9ed7bd08230e357d2f25d3ff5.zip
markup-validator-480e6a321b36e5a9ed7bd08230e357d2f25d3ff5.tar.gz
markup-validator-480e6a321b36e5a9ed7bd08230e357d2f25d3ff5.tar.bz2
Document HTML::Template dependency and minimum Config::General version.
Diffstat (limited to 'htdocs/source/index.html')
-rwxr-xr-xhtdocs/source/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/source/index.html b/htdocs/source/index.html
index 5beecb3..eaa989c 100755
--- a/htdocs/source/index.html
+++ b/htdocs/source/index.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.31 2004-07-21 15:07:26 link Exp $"
---><!--#set var="date" value="\$Date: 2004-07-21 15:07:26 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.32 2004-09-15 17:41:50 ville Exp $"
+--><!--#set var="date" value="\$Date: 2004-09-15 17:41:50 $"
--><!--#set var="title" value="Source Code Availability for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -82,6 +82,7 @@
<li>w3c-markup-validator</li>
<li>w3c-markup-validator-libs</li>
<li>perl-Config-General</li>
+ <li>perl-HTML-Template</li>
<li>perl-Net-IP</li>
<li>perl-Set-IntSpan</li>
<li>perl-Text-Iconv</li>