summaryrefslogtreecommitdiff
path: root/META.yml
blob: fa581e81e388e1b3c200d3e3523d4bc535faa5ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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