From 0269ed0cf31fa866f4413dd81b7ca0cdaeee41d7 Mon Sep 17 00:00:00 2001 From: jeff Date: Tue, 24 Jun 2008 02:10:41 +0000 Subject: initial import --- META.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 META.yml (limited to 'META.yml') diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..bd2be95 --- /dev/null +++ b/META.yml @@ -0,0 +1,21 @@ +# http://module-build.sourceforge.net/META-spec.html +#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# +name: Business-OnlinePayment-IPPay +version: 0.01 +version_from: IPPay.pm +installdirs: site +requires: + Business::OnlinePayment: 3 + Crypt::SSLeay: 0 + Date::Calc: 0 + HTTP::Request: 0 + HTTP::Request::Common: 0 + LWP::UserAgent: 0 + Test::More: 0.42 + Text::CSV_XS: 0 + Tie::IxHash: 0 + XML::Simple: 0 + XML::Writer: 0 + +distribution_type: module +generated_by: ExtUtils::MakeMaker version 6.17 -- cgit v1.2.1