[Lunar-commits] <moonbase> Geography-Countries: new perl module
Auke Kok
sofar at foo-projects.org
Mon Aug 10 08:02:56 CEST 2009
commit 296cef7122d7a5c143bdd98a8ab0dcbb1110ccb2
Author: Paul Bredbury <brebs at sent.com>
Date: Mon Aug 10 08:02:56 2009 +0200
Geography-Countries: new perl module
---
zbeta/Geography-Countries/BUILD | 6 ++++++
zbeta/Geography-Countries/DEPENDS | 1 +
zbeta/Geography-Countries/DETAILS | 15 +++++++++++++++
3 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/zbeta/Geography-Countries/BUILD b/zbeta/Geography-Countries/BUILD
new file mode 100644
index 0000000..a543489
--- /dev/null
+++ b/zbeta/Geography-Countries/BUILD
@@ -0,0 +1,6 @@
+(
+
+ perl Makefile.PL &&
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/Geography-Countries/DEPENDS b/zbeta/Geography-Countries/DEPENDS
new file mode 100644
index 0000000..6826bc7
--- /dev/null
+++ b/zbeta/Geography-Countries/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/zbeta/Geography-Countries/DETAILS b/zbeta/Geography-Countries/DETAILS
new file mode 100644
index 0000000..cc86edd
--- /dev/null
+++ b/zbeta/Geography-Countries/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=Geography-Countries
+ VERSION=2009041301
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/A/AB/ABIGAIL
+ SOURCE_VFY=sha1:2d3d8cdec27bea21ce7c7d3a1765ef86dceeec0c
+ WEB_SITE=http://search.cpan.org/dist/Geography-Countries/
+ ENTERED=20090810
+ UPDATED=20090810
+ SHORT="2-letter, 3-letter, and numerical codes for countries"
+
+cat << EOF
+This module maps country names, and their 2-letter, 3-letter and
+numerical codes, as defined by the ISO-3166 maintenance agency, and
+defined by the UNSD.
+EOF
More information about the Lunar-commits
mailing list