summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorjeff <jeff>2008-03-14 04:38:48 +0000
committerjeff <jeff>2008-03-14 04:38:48 +0000
commit51ad08a8b780c50aa69f28cee3b1fd674c59c5de (patch)
tree91e0cdf8ec7f8409bb390e88206a8272a4050306 /META.yml
Initial import of Net-Prizmrelease
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..181611b
--- /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-Prizm
+version: 0.03
+version_from: lib/Net/Prizm.pm
+installdirs: site
+requires:
+ SOAP::Lite: 0.69
+
+distribution_type: module
+generated_by: ExtUtils::MakeMaker version 6.17