[Rt-commit] r3624 - Data-ICal
glasser at bestpractical.com
glasser at bestpractical.com
Tue Aug 9 12:45:51 EDT 2005
Author: glasser
Date: Tue Aug 9 12:45:50 2005
New Revision: 3624
Modified:
Data-ICal/ (props changed)
Data-ICal/META.yml
Log:
r39282 at tin-foil: glasser | 2005-08-09 12:45:32 -0400
META.yml fixup. (For some reason, "perl Makefile.PL" wasn't regenerating it
until after I did rm -rf inc.)
Modified: Data-ICal/META.yml
==============================================================================
--- Data-ICal/META.yml (original)
+++ Data-ICal/META.yml Tue Aug 9 12:45:50 2005
@@ -1,11 +1,17 @@
name: Data-ICal
-version: 0.001
-abstract: [One line description of module's purpose here]
+version: 0.02
+abstract: Generates iCalendar (RFC 2445) calendar files
author: Jesse Vincent <jesse at bestpractical.com>
license: perl
distribution_type: module
-requires:
+build_requires:
Test::More: 0
+ Test::Warn: 0
+ Test::NoWarnings: 0
+ Test::LongString: 0
+requires:
+ Class::Accessor: 0
+ Text::vFile::asData: 0
no_index:
directory:
- inc
More information about the Rt-commit
mailing list