- From: Ville Skytta <ville@hutz.w3.org>
- Date: Sat, 17 Apr 2004 10:11:10 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/source
In directory hutz:/tmp/cvs-serv11840
Modified Files:
Tag: validator-0_6_0-branch
index.html
Log Message:
Config::General is required in 0.6.5b2, thanks to David Dorward for the catch.
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/source/index.html,v
retrieving revision 1.22.2.20
retrieving revision 1.22.2.21
diff -u -d -r1.22.2.20 -r1.22.2.21
--- index.html 16 Apr 2004 13:48:07 -0000 1.22.2.20
+++ index.html 17 Apr 2004 10:11:07 -0000 1.22.2.21
@@ -201,6 +201,9 @@
version 2.81 or newer
</li>
<li>
+ <a href="http://search.cpan.org/dist/Config-General/">Config-General</a>
+ </li>
+ <li>
<a href="http://search.cpan.org/dist/HTML-Parser/">HTML-Parser</a>,
version 3.25 or newer
</li>
Received on Saturday, 17 April 2004 06:11:17 UTC