From 94af18840467c7e1c1b591cba2c391e47e912a5c Mon Sep 17 00:00:00 2001 From: jeff Date: Fri, 21 Nov 2008 04:37:14 +0000 Subject: Net::Soma --- META.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 META.yml (limited to 'META.yml') 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 -- cgit v1.2.1