[Lunar-commits] <moonbase> Geography-Countries: Bringing in from zbeta.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Feb 20 16:13:03 CET 2010
commit c0c34623b90f8faf579582efd4efb38f8d278274
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Feb 20 10:13:03 2010 -0500
Geography-Countries: Bringing in from zbeta.
---
perl/Geography-Countries/BUILD | 6 ++++++
perl/Geography-Countries/DEPENDS | 1 +
perl/Geography-Countries/DETAILS | 15 +++++++++++++++
3 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/perl/Geography-Countries/BUILD b/perl/Geography-Countries/BUILD
new file mode 100644
index 0000000..a543489
--- /dev/null
+++ b/perl/Geography-Countries/BUILD
@@ -0,0 +1,6 @@
+(
+
+ perl Makefile.PL &&
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/perl/Geography-Countries/DEPENDS b/perl/Geography-Countries/DEPENDS
new file mode 100644
index 0000000..6826bc7
--- /dev/null
+++ b/perl/Geography-Countries/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl/Geography-Countries/DETAILS b/perl/Geography-Countries/DETAILS
new file mode 100644
index 0000000..cc86edd
--- /dev/null
+++ b/perl/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