From 18935a05828a0a5afd3ae11c78905754dbaeedb2 Mon Sep 17 00:00:00 2001 From: jeff Date: Fri, 11 Jul 2008 01:03:45 +0000 Subject: prerequisite changes --- Makefile.PL | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 2fb1b8a..f522ecc 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,13 +4,7 @@ WriteMakefile( 'VERSION_FROM' => 'IPPay.pm', # finds $VERSION 'AUTHOR' => 'Jeff Finucane ', 'PREREQ_PM' => { 'Business::OnlinePayment' => 3, -# 'Business::OnlinePayment::HTTPS' => 0, - 'Crypt::SSLeay' => 0, - 'Date::Calc' => 0, - 'HTTP::Request' => 0, - 'HTTP::Request::Common' => 0, - 'LWP::UserAgent' => 0, - 'Text::CSV_XS' => 0, + 'Business::OnlinePayment::HTTPS' => 0.09, 'Test::More' => 0.42, 'Tie::IxHash' => 0, 'XML::Simple' => 0, -- cgit v1.2.1