- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 10 Sep 2005 12:22:44 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LogValidator
In directory hutz:/tmp/cvs-serv17577
Modified Files:
MANIFEST META.yml
Log Message:
more dependencies cleanup
Index: META.yml
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/META.yml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- META.yml 10 Sep 2005 12:16:59 -0000 1.3
+++ META.yml 10 Sep 2005 12:22:42 -0000 1.4
@@ -13,8 +13,8 @@
Mail::Sendmail: 0
Sys::Hostname: 0
URI::Escape: 0
- WebService::Validator::CSS::W3C: 0
W3C::LinkChecker: 0
+ WebService::Validator::CSS::W3C: 0
distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17
Index: MANIFEST
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/MANIFEST,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- MANIFEST 10 Sep 2005 12:16:59 -0000 1.23
+++ MANIFEST 10 Sep 2005 12:22:42 -0000 1.24
@@ -21,4 +21,5 @@
t/module-css.t test CSSValidator.pm
t/module-linkcheck.t test LinkChecker.pm
t/module-survey.t test SurveyEngine.pm
-META.yml Module meta-data
+META.yml Module meta-data
+Makefile.PL Module build meta-data
Received on Saturday, 10 September 2005 12:22:47 UTC