-
Notifications
You must be signed in to change notification settings - Fork 21
/
dist.ini
45 lines (38 loc) · 893 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 = Synergy
main_module = lib/Synergy/Hub.pm
[@Filter]
-bundle = @RJBS
-remove = NextRelease
-remove = Test::ChangesHasContent
-remove = AutoPrereqs
-remove = GithubMeta
-remove = Git::GatherDir
perl-window = no-mercy
[AutoPrereqs]
[CPANFile]
[Prereqs]
LWP::Protocol::https = 0 ; this isn't really autodetected
; downgrade some inessentials to suggests
[RemovePrereqs]
remove = Acme::Zalgo
remove = DateTime::Event::Sunrise
remove = Games::Dice
remove = Linear::Client
remove = WebService::RTM::CamelMilk
remove = Zendesk::Client
remove = Dobby::Client
[Prereqs / Suggests]
-relationship = suggests
Games::Dice = 0
Acme::Zalgo = 0
WebService::RTM::CamelMilk = 0
Zendesk::Client = 0
DateTime::Event::Sunrise = 0
Linear::Client = 0
Dobby::Client = 0
[CopyFilesFromBuild]
copy = Makefile.PL
copy = cpanfile
[Git::GatherDir]
exclude_filename = Makefile.PL
exclude_filename = cpanfile