-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
123 lines (94 loc) · 2.13 KB
/
Copy pathdist.ini
File metadata and controls
123 lines (94 loc) · 2.13 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
name = App-SD
author = Jesse Vincent <jesse@bestpractical.com>
author = Chia-Liang Kao <clkao@bestpractical.com>
author = Christine Spang <christine@spang.cc>
license = MIT
copyright_holder = Best Practical Solutions
copyright_year = 2009
; skip the vcs helpers
[FileFinder::ByName / OnlyPerl]
dir = bin
file = sd$
[Encoding]
encoding = bytes
match = \.gif$
[Git::GatherDir]
[PruneCruft]
[Prereqs]
Prophet = 0.750
[Prereqs / github]
-relationship = recommends
Net::GitHub = 0.44
Config::GitLike = 1.03
[Prereqs / gcode]
-relationship = recommends
Net::Google::Code = 0.14
[Prereqs / rt]
-relationship = recommends
RT::Client::REST = 0
[Prereqs / hiveminder]
-relationship = recommends
Net::Jifty = 0.09
Email::Address = 0
Email::MIME = 0
Email::Simple = 0
Data::Dumper = 0
[Prereqs / trac]
-relationship = recommends
LWP::Simple = 0
Net::Trac = 0.16
[Prereqs / redmine]
-relationship = recommends
Net::Redmine = 0.08
[Prereqs / lighthouse]
-relationship = recommends
Net::Lighthouse = 0.01
[AutoPrereqs]
skips = ^Prophet
skips = ^Net::GitHub
skips = ^Config::GitLike
skips = ^Net::Google::Code
skips = ^RT::Client::REST
skips = ^Net::Jifty
skips = ^Email::Address
skips = ^Email::MIME
skips = ^Net::Trac
skips = ^Net::Lighthouse
skips = ^Net::Redmine
skips = ^Email::Simple
skips = ^Data::Dumper
[MetaData::BuiltWith]
[@Git]
signed = 1
[MetaResources]
homepage = http://syncwith.us
bugtracker.web = https://rt.cpan.org/Public/Dist/Display.html?Name=App-SD
bugtracker.mailto = bug-App-SD@rt.cpan.org
repository.url = git://gitorious.org/prophet/sd.git
repository.web = https://gitorious.org/prophet/sd/
repository.type = git
;[HelpWanted]
;positions = maintainer co-maintainer coder translator documentation tester
[MetaJSON]
[ExecDir]
[ShareDir]
[Git::NextVersion]
[License]
[PodWeaver]
finder = :InstallModules
finder = OnlyPerl
[PkgVersion]
[ReadmeAnyFromPod / ReadmeMarkdownInRoot]
type = markdown
filename = README.mkdn
location = root
[ModuleBuild]
[Manifest]
[Signature]
[@TestingMania]
critic_config = perlcriticrc
disable = MetaTests
[Test::Pod::No404s]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]