- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 22 Oct 2006 16:48:15 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker
In directory hutz:/tmp/cvs-serv31692
Modified Files:
META.yml NEWS
Log Message:
4.3.
Index: NEWS
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/NEWS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- NEWS 15 Oct 2006 19:15:12 -0000 1.4
+++ NEWS 22 Oct 2006 16:48:13 -0000 1.5
@@ -1,7 +1,7 @@
This document contains information about high level changes between
Link Checker releases, see ChangeLog for a detailed list of changes.
-Version x.x
+Version 4.3
- Various minor improvements to result output, both in text and HTML modes.
- Fix --quiet and checking multiple documents to match documentation.
- Eliminate various warnings (emitted by code, not from results).
Index: META.yml
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/META.yml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- META.yml 15 May 2005 13:46:42 -0000 1.10
+++ META.yml 22 Oct 2006 16:48:13 -0000 1.11
@@ -1,14 +1,14 @@
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: W3C-LinkChecker
-version: 4.2.1
+version: 4.3
version_from: bin/checklink
installdirs: site
requires:
CGI: 0
Config::General: 2.06
File::Spec: 0
- HTML::Parser: 3
+ HTML::Parser: 3.2
LWP: 5.66
Net::IP: 0
Term::ReadKey: 2
@@ -17,4 +17,4 @@
URI: 0
distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.17
+generated_by: ExtUtils::MakeMaker version 6.30
Received on Sunday, 22 October 2006 16:48:24 UTC