[Lunar-commits] r18676 - moonbase/trunk/perl/DateManip

Dennis Veatch stumbles at lunar-linux.org
Fri Feb 10 16:16:22 UTC 2006


Author: stumbles
Date: 2006-02-10 16:16:19 +0000 (Fri, 10 Feb 2006)
New Revision: 18676

Modified:
   moonbase/trunk/perl/DateManip/DETAILS
Log:
Changed default behavior of Delta_Format back.
Revamped the recurrences.
Changed behavior of %x format in UnixDate.
Changed the behavior of Delta_Format slightly.

and others.



Modified: moonbase/trunk/perl/DateManip/DETAILS
===================================================================
--- moonbase/trunk/perl/DateManip/DETAILS	2006-02-10 16:08:22 UTC (rev 18675)
+++ moonbase/trunk/perl/DateManip/DETAILS	2006-02-10 16:16:19 UTC (rev 18676)
@@ -1,11 +1,12 @@
-           MODULE=DateManip
-         VERSION=5.42
+          MODULE=DateManip
+         VERSION=5.44
           SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=http://www.cpan.org/authors/id/SBECK/
+   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/
+      SOURCE_VFY=sha1:18938e48e2c2ba43f8c706acf1c2720d9dc98a83
         WEB_SITE=http://www.cise.ufl.edu/~sbeck/
          ENTERED=20011108
-         UPDATED=20030817
-           SHORT="DataManip is a perl module for easily parsing and manipulating dates"
+         UPDATED=20060210
+           SHORT="a perl module for easily parsing and manipulating dates"
 cat << EOF
 Date::Manip:
 
@@ -15,5 +16,5 @@
 calculator is also included to tell the time elapsed between two dates,
 or to find a date a certain amount of time from a given date.
 Calculations can also be done using a special business mode where
-weekends and holidays are ignored. 
+weekends and holidays are ignored.
 EOF



More information about the Lunar-commits mailing list