-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdist.ini
49 lines (35 loc) · 909 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
48
49
name = WebService-Stripe
author = Naveed Massjouni <naveed@vt.edu>
author = Dan Schmidt <danschmidt5189@gmail.com>
author = Chris Behrens <chris@tilt.com>
license = Perl_5
copyright_holder = Tilt, Inc
copyright_year = 2014
version = 1.0400
[@Filter]
-bundle = @Basic
-remove = Readme
-remove = GatherDir
[CPANFile]
[AutoPrereqs]
[Prereqs]
WebService::Client = 0.0400
[ChangelogFromGit]
max_age = 3650
[CopyFilesFromBuild]
copy = Makefile.PL
copy = cpanfile
[GatherDir]
exclude_filename = Makefile.PL
exclude_filename = cpanfile
[MetaResources]
bugtracker.web = https://github.com/Crowdtilt/WebService-Stripe/issues
repository.type = git
repository.url = git://github.com/Crowdtilt/WebService-Stripe.git
repository.web = https://github.com/Crowdtilt/WebService-Stripe
[OurPkgVersion]
[PodWeaver]
[ReadmeAnyFromPod]
[ReadmeAnyFromPod / MarkdownInRoot]
filename = README.md
[Test::Compile]