[Lunar-commits] <moonbase> XML-XPath: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Oct 6 15:59:35 CEST 2011


commit b5529b6d73d7485f12c990447bb52c38a0b3fb3f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Oct 6 09:59:35 2011 -0400

    XML-XPath: Adding to moonbase.
---
 perl/XML-XPath/BUILD   |    6 ++++++
 perl/XML-XPath/DEPENDS |    1 +
 perl/XML-XPath/DETAILS |   12 ++++++++++++
 3 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/perl/XML-XPath/BUILD b/perl/XML-XPath/BUILD
new file mode 100644
index 0000000..c11ca00
--- /dev/null
+++ b/perl/XML-XPath/BUILD
@@ -0,0 +1,6 @@
+(
+
+  perl  Makefile.PL  &&
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/perl/XML-XPath/DEPENDS b/perl/XML-XPath/DEPENDS
new file mode 100644
index 0000000..1dd0168
--- /dev/null
+++ b/perl/XML-XPath/DEPENDS
@@ -0,0 +1 @@
+depends  perl
diff --git a/perl/XML-XPath/DETAILS b/perl/XML-XPath/DETAILS
new file mode 100644
index 0000000..4ed1b4b
--- /dev/null
+++ b/perl/XML-XPath/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=XML-XPath
+         VERSION=1.13
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/
+      SOURCE_VFY=sha1:72a8e7a71f5d0b46e004adfbc5c5dbf59affd03c
+        WEB_SITE=http://search.cpan.org/search?dist=XML-Path
+         ENTERED=20111006
+         UPDATED=20111006
+           SHORT="for parsing and evaluating XPath statements"
+cat << EOF
+A set of modules for parsing and evaluating XPath statements.
+EOF


More information about the Lunar-commits mailing list