blob: 10ceacf256d03bc3151c44791d9032aa7baa5812 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
--- #YAML:1.0
name: Business-BatchPayment
version: 0.01
abstract: Batch-oriented payment processing
author:
- Mark Wells <mark@freeside.biz>
license: perl
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
ExtUtils::MakeMaker: 0
requires:
DateTime: 0
File::Slurp: 0
Moose: 2
MooseX::UndefTolerant: 0
Net::HTTPS::Any: 0.1
Net::SFTP::Foreign: 0
Test::More: 0
no_index:
directory:
- t
- inc
generated_by: ExtUtils::MakeMaker version 6.57_05
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
|