-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdist.ini
45 lines (36 loc) · 820 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
name = Test-Ping
author = Sawyer X
license = MIT
copyright_holder = Sawyer X
copyright_year = 2020
version = 0.210
[NextRelease]
filename = Changes
[@Filter]
-bundle = @Basic
-remove = AutoPrereqs
[PkgVersion]
[MetaJSON]
[PodWeaver]
; -- static meta-information
[MetaResources]
bugtracker.web = https://github.com/xsawyerx/test-ping/issues
repository.url = git://github.com/xsawyerx/test-ping.git
repository.web = https://github.com/xsawyerx/test-ping
repository.type = git
[PruneFiles]
match = ~$ ; emacs backup files
match = tools/
match = dist.ini
[Prereqs]
Carp = 0
Net::Ping = 2.33
Test::Builder = 0.86
Test::More = 0
Tie::Scalar = 0
Time::HiRes = 2.41
[Prereqs / TestRequires]
Test::Timer = 0.05
Test::More = 0.92
[ ReadmeAnyFromPod / MarkdownInRoot ]
filename = README.mkdn