summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorville <ville@localhost>2009-01-04 16:54:19 +0000
committerville <ville@localhost>2009-01-04 16:54:19 +0000
commit609c08c46f8ec48f971acf74a9bedcdee70de371 (patch)
tree18ead85039a9c10e4f2b8681176d833332e3994f /htdocs
parentcbff5d6d8c4f4635decab83933404740c8547651 (diff)
downloadmarkup-validator-609c08c46f8ec48f971acf74a9bedcdee70de371.zip
markup-validator-609c08c46f8ec48f971acf74a9bedcdee70de371.tar.gz
markup-validator-609c08c46f8ec48f971acf74a9bedcdee70de371.tar.bz2
Purge Config::General <= 2.30 compatibility hack; 2.31 one still preserved for current Debian stable.
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/docs/install.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index 6d1cdad..8416595 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: install.html,v 1.42 2009-01-04 12:11:07 ville Exp $"
---><!--#set var="date" value="\$Date: 2009-01-04 12:11:07 $"
+<!--#set var="revision" value="\$Id: install.html,v 1.43 2009-01-04 16:54:17 ville Exp $"
+--><!--#set var="date" value="\$Date: 2009-01-04 16:54:17 $"
--><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -128,7 +128,7 @@ install Bundle::W3C::Validator
takes care of all those niggly little bits of CGI for us and make
options parsing and file upload a breeze.
</dd>
- <dt><a href="http://search.cpan.org/dist/Config-General/">Config-General</a> &gt;= 2.19</dt>
+ <dt><a href="http://search.cpan.org/dist/Config-General/">Config-General</a> &gt;= 2.31</dt>
<dd>
Configuration file handling.
</dd>