forked from duckduckgo/duckduckgo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
78 lines (69 loc) · 1.27 KB
/
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
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
name = DDG
author = Torsten Raudssus <[email protected]>
license = Perl_5
copyright_holder = DuckDuckGo, Inc. L<https://duckduckgo.com/>
copyright_year = 2013
[ReleaseOnlyWithLatest]
index = http://duckpan.org
package = Dist::Zilla::Plugin::UploadToDuckPAN
[Prereqs]
Class::Load = 0.18
Data::Printer = 0.3
Digest::MD5 = 2.51
File::Path = 2.08
File::ShareDir = 1.03
File::ShareDir::ProjectDistDir = 0.2.0
File::Spec = 3.33
IO::All = 0.41
JSON = 2.53
List::MoreUtils = 0.33
HTML::Entities = 3.69
Module::Data = 0.001
Module::Runtime = 0.013
Moo = 0.091004
MooX = 0.101
namespace::autoclean = 0.13
Package::Stash = 0.33
Path::Class = 0.25
Test::More = 0.98
URI = 1.60
URI::Encode = 0.061
utf8::all = 0.004
YAML = 0.73
YAML::XS = 0.35
App::DuckPAN = 0.111
WWW::DuckDuckGo = 0.015
[Prereqs / TestRequires]
Test::Dirs = 0.03
File::Temp = 0.22
[GatherDir]
[PruneCruft]
[ManifestSkip]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToDuckPAN]
[MetaJSON]
[MetaNoIndex]
directory = t/
directory = xt/
directory = ex/
directory = inc/
[Git::NextVersion]
version_regexp = ^(.+)$
[PkgVersion]
[PodSyntaxTests]
[GithubMeta]
[Repository]
[EOLTests]
trailing_whitespace = 0
[@Git]
tag_format = %v
[Git::Push]
push_to = origin master
[PodWeaver]
[TravisCI]