blob: c722b20d27570a7435d0e57fa80207d6c51a5ecf (
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
|
--- #YAML:1.0
name: Business-BatchPayment-KeyBank
version: 0.01
abstract: Key Bank check lockbox format
author:
- Mark Wells <mark@freeside.biz>
license: perl
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
ExtUtils::MakeMaker: 0
requires:
Business::BatchPayment: 0
Moose: 1.09
Test::More: 0
Text::CSV: 1.0
no_index:
directory:
- t
- inc
generated_by: ExtUtils::MakeMaker version 6.55_02
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
|