From 28ffbbbdb1eb4b3990ca45395e7f05da89d11af0 Mon Sep 17 00:00:00 2001 From: jeff Date: Tue, 1 Sep 2009 15:34:04 +0000 Subject: Initial import (0.03) --- META.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 META.yml (limited to 'META.yml') diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..17e3322 --- /dev/null +++ b/META.yml @@ -0,0 +1,26 @@ +--- #YAML:1.0 +name: Net-OpenSRS +version: 0.03 +abstract: Domain registration via the Tucows OpenSRS HTTPS XML API +author: + - Richard L. Siddall +license: unknown +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 +build_requires: + ExtUtils::MakeMaker: 0 +requires: + Date::Calc: 0 + Digest::MD5: 0 + LWP::UserAgent: 0 + Test::More: 0 + XML::Simple: 0 +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.54 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 -- cgit v1.2.1