summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorjeff <jeff>2008-11-21 04:37:14 +0000
committerjeff <jeff>2008-11-21 04:37:14 +0000
commit94af18840467c7e1c1b591cba2c391e47e912a5c (patch)
tree1072e4b94ff1d762265527dc3eb9ebd7149cd30e /META.yml
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..a836aeb
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,11 @@
+# http://module-build.sourceforge.net/META-spec.html
+#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
+name: Net-Soma
+version: 0.01
+version_from: Soma.pm
+installdirs: site
+requires:
+ SOAP::Lite: 0.71
+
+distribution_type: module
+generated_by: ExtUtils::MakeMaker version 6.17