- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 10 Sep 2007 00:51:13 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LogValidator
In directory hutz:/tmp/cvs-serv18330
Modified Files:
META.yml Makefile.PL
Log Message:
bumping version up to upload a clean new tar to CPAN.
(Apple, would you please, pretty please, fix your tar and resource forks?)
Index: META.yml
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/META.yml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- META.yml 4 Sep 2007 06:23:54 -0000 1.12
+++ META.yml 10 Sep 2007 00:51:11 -0000 1.13
@@ -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.1
+version: 1.2
version_from:
installdirs: site
requires:
Index: Makefile.PL
===================================================================
RCS file: /sources/public/perl/modules/W3C/LogValidator/Makefile.PL,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- Makefile.PL 4 Sep 2007 06:23:53 -0000 1.25
+++ Makefile.PL 10 Sep 2007 00:51:11 -0000 1.26
@@ -13,7 +13,7 @@
'DISTNAME' => 'W3C-LogValidator',
'AUTHOR' => 'Olivier Thereaux <ot@w3.org>',
'ABSTRACT' => 'The W3C Log Validator',
- 'VERSION' => '1.1',
+ 'VERSION' => '1.2',
'PREREQ_PM' => { 'Exporter' => 0,
'Sys::Hostname' => 0,
'LWP::UserAgent' => 0,
Received on Monday, 10 September 2007 00:51:16 UTC