- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 29 Jun 2009 14:33:40 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv24058/htdocs/docs
Modified Files:
install.html
Log Message:
Drop Config::General <= 2.31 workarounds, require >= 2.32.
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/install.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- install.html 23 Jun 2009 18:27:39 -0000 1.50
+++ install.html 29 Jun 2009 14:33:38 -0000 1.51
@@ -128,7 +128,7 @@
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> >= 2.31</dt>
+ <dt><a href="http://search.cpan.org/dist/Config-General/">Config-General</a> >= 2.32</dt>
<dd>
Configuration file handling.
</dd>
Received on Monday, 29 June 2009 14:33:50 UTC