From 51ad08a8b780c50aa69f28cee3b1fd674c59c5de Mon Sep 17 00:00:00 2001 From: jeff Date: Fri, 14 Mar 2008 04:38:48 +0000 Subject: Initial import of Net-Prizm --- 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..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 -- cgit v1.2.1