[Rt-commit] r3652 - in Data-ICal: . inc lib/Data

glasser at bestpractical.com glasser at bestpractical.com
Mon Aug 15 16:18:48 EDT 2005


Author: glasser
Date: Mon Aug 15 16:18:48 2005
New Revision: 3652

Added:
   Data-ICal/MANIFEST.SKIP
Removed:
   Data-ICal/META.yml
   Data-ICal/inc/
Modified:
   Data-ICal/   (props changed)
   Data-ICal/lib/Data/ICal.pm
Log:
 r39551 at tin-foil:  glasser | 2005-08-15 16:04:29 -0400
 get ready for 0.03


Added: Data-ICal/MANIFEST.SKIP
==============================================================================
--- (empty file)
+++ Data-ICal/MANIFEST.SKIP	Mon Aug 15 16:18:48 2005
@@ -0,0 +1,16 @@
+\bRCS\b
+\bCVS\b
+,v$
+\B\.svn\b
+^MANIFEST\.
+^Makefile$
+^blib/
+^MakeMaker-\d
+~$
+\.old$
+^#.*#$
+^\.#
+\bcover_db\b
+\.swp$
+\.swo$
+pm_to_blib

Modified: Data-ICal/lib/Data/ICal.pm
==============================================================================
--- Data-ICal/lib/Data/ICal.pm	(original)
+++ Data-ICal/lib/Data/ICal.pm	Mon Aug 15 16:18:48 2005
@@ -6,7 +6,7 @@
 
 use Text::vFile::asData;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 use Carp;
 


More information about the Rt-commit mailing list