-
Notifications
You must be signed in to change notification settings - Fork 6
/
dist.ini
47 lines (34 loc) · 952 Bytes
/
dist.ini
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
name = Business-BalancedPayments
author = Ali Anari <[email protected]>
author = Khaled Hussein <[email protected]>
author = Naveed Massjouni <[email protected]>
author = Al Newkirk <[email protected]>
author = Will Wolf <[email protected]>
license = Perl_5
copyright_holder = Crowdtilt, Inc.
copyright_year = 2012
version = 1.0600
[@Filter]
-bundle = @Basic
-remove = Readme
-remove = GatherDir
[AutoPrereqs]
[ChangelogFromGit]
max_age = 3650
[CopyFilesFromBuild]
copy = Makefile.PL
[GatherDir]
exclude_filename = Makefile.PL
[MetaResources]
bugtracker.web = https://github.com/Crowdtilt/Business-BalancedPayments/issues
repository.type = git
repository.url = git://github.com/Crowdtilt/Business-BalancedPayments.git
repository.web = https://github.com/Crowdtilt/Business-BalancedPayments
[OurPkgVersion]
[PodWeaver]
[Prereqs]
WebService::Client = 0.0001
[ReadmeAnyFromPod]
[ReadmeAnyFromPod / MarkdownInRoot]
filename = README.md
[Test::Compile]