- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Jun 2006 04:34:39 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LogValidator
In directory hutz:/tmp/cvs-serv7937
Modified Files:
META.yml Makefile.PL
Log Message:
CPAN'ing recent changes
Index: META.yml
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/META.yml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- META.yml 23 Jun 2006 04:30:54 -0000 1.10
+++ META.yml 23 Jun 2006 04:34:36 -0000 1.11
@@ -1,7 +1,7 @@
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: W3C-LogValidator
-version: 1.06
+version: 1.05
version_from:
installdirs: site
requires:
Index: Makefile.PL
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/Makefile.PL,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Makefile.PL 18 Jan 2006 02:32:27 -0000 1.23
+++ Makefile.PL 23 Jun 2006 04:34:36 -0000 1.24
@@ -13,7 +13,7 @@
'DISTNAME' => 'W3C-LogValidator',
'AUTHOR' => 'Olivier Thereaux <ot@w3.org>',
'ABSTRACT' => 'The W3C Log Validator',
- 'VERSION' => '1.05',
+ 'VERSION' => '1.06',
'PREREQ_PM' => { 'Exporter' => 0,
'Sys::Hostname' => 0,
'LWP::UserAgent' => 0,
Received on Friday, 23 June 2006 04:34:47 UTC