[Lunar-commits] r26337 - moonbase/trunk/perl/version
    Dennis Veatch 
    stumbles at lunar-linux.org
       
    Mon Oct 22 00:21:14 CEST 2007
    
    
  
Author: stumbles
Date: 2007-10-22 00:21:13 +0200 (Mon, 22 Oct 2007)
New Revision: 26337
Modified:
   moonbase/trunk/perl/version/DETAILS
Log:
Fixes;
New code to handle versions too large to fit into an IV slot.
Neglected to delete or comment out a $DB::single (again).
and others.
Modified: moonbase/trunk/perl/version/DETAILS
===================================================================
--- moonbase/trunk/perl/version/DETAILS	2007-10-21 18:43:52 UTC (rev 26336)
+++ moonbase/trunk/perl/version/DETAILS	2007-10-21 22:21:13 UTC (rev 26337)
@@ -1,11 +1,11 @@
           MODULE=version
-         VERSION=0.70
+         VERSION=0.73
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/
-      SOURCE_VFY=sha1:97dfbae8ebf8ef4bf4a495431d9b55fcf9e40979
+      SOURCE_VFY=sha1:a1b305da5b99ead5f3f30d59c0a1d2a54ebb22c4
         WEB_SITE=http://www.perl.com/CPAN/modules/by-module/CPAN/
          ENTERED=20070310
-         UPDATED=20070310
+         UPDATED=20071021
            SHORT="Perl extension for Version Objects"
 cat << EOF
 Overloaded version objects for all modern versions of Perl. This module
    
    
More information about the Lunar-commits
mailing list