[Lunar-commits] <moonbase> DateTime-Format-Strptime: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Oct 9 18:56:31 CEST 2011
commit 94e7c25b528dd0277b19292b4399a699fab083f2
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Oct 9 12:56:31 2011 -0400
DateTime-Format-Strptime: Adding to moonbase.
---
perl/DateTime-Format-Strptime/BUILD | 6 ++++++
perl/DateTime-Format-Strptime/DEPENDS | 1 +
perl/DateTime-Format-Strptime/DETAILS | 12 ++++++++++++
3 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/perl/DateTime-Format-Strptime/BUILD b/perl/DateTime-Format-Strptime/BUILD
new file mode 100644
index 0000000..cb74c17
--- /dev/null
+++ b/perl/DateTime-Format-Strptime/BUILD
@@ -0,0 +1,6 @@
+(
+
+ perl Makefile.PL &&
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/perl/DateTime-Format-Strptime/DEPENDS b/perl/DateTime-Format-Strptime/DEPENDS
new file mode 100644
index 0000000..1dd0168
--- /dev/null
+++ b/perl/DateTime-Format-Strptime/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl/DateTime-Format-Strptime/DETAILS b/perl/DateTime-Format-Strptime/DETAILS
new file mode 100644
index 0000000..4d04b99
--- /dev/null
+++ b/perl/DateTime-Format-Strptime/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=DateTime-Format-Strptime
+ VERSION=1.5000
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
+ SOURCE_VFY=sha1:8040a3e3e89340e5e240e3ef7cf1871cc1e4e238
+ WEB_SITE=http://search.cpan.org/~drolsky/DateTime-Format-Strptime/
+ ENTERED=20111009
+ UPDATED=20111009
+ SHORT="Parse and format strp and strf time patterns"
+cat << EOF
+Parse and format strp and strf time patterns.
+EOF
More information about the Lunar-commits
mailing list