diff options
author | jeff <jeff> | 2008-07-11 01:03:45 +0000 |
---|---|---|
committer | jeff <jeff> | 2008-07-11 01:03:45 +0000 |
commit | 18935a05828a0a5afd3ae11c78905754dbaeedb2 (patch) | |
tree | bbd81fb8250d9152af3a769f5003dfa1dac0a502 /META.yml | |
parent | 48245dae6481e1b6e2e9a3a27dca75d8c03fbc7c (diff) |
prerequisite changes
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -1,18 +1,13 @@ # 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.02 +version: 0.03 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 + Business::OnlinePayment::HTTPS: 0.09 Test::More: 0.42 - Text::CSV_XS: 0 Tie::IxHash: 0 XML::Simple: 0 XML::Writer: 0 |