From e78d021db559459eb8db8474d08838817797baae Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 13 Oct 2005 06:06:24 +0000 Subject: initial import --- META.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 META.yml (limited to 'META.yml') diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..fa581e8 --- /dev/null +++ b/META.yml @@ -0,0 +1,15 @@ +# http://module-build.sourceforge.net/META-spec.html +#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# +name: Business-OnlinePayment-PaySystems +version: 0.01 +version_from: lib/Business/OnlinePayment/PaySystems.pm +installdirs: site +requires: + Business::OnlinePayment: 2.0 + Net::SSLeay: 1.25 + Term::ReadLine: 0 + Term::ReadLine::Gnu: 0 + Test::More: 0 + +distribution_type: module +generated_by: ExtUtils::MakeMaker version 6.17 -- cgit v1.2.1