forked from duckduckgo/zeroclickinfo-goodies
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
141 lines (132 loc) · 2.92 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
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
name = DDG-GoodieBundle-OpenSourceDuckDuckGo
author = Gabriel Weinberg <yegg@duckduckgo.com>
author = Torsten Raudssus <getty@duckduckgo.com>
author = Michael Smith <crazedpsyc@duckduckgo.com>
author = Hunter Lang <hunter@duckduckgo.com>
license = Apache_2_0
copyright_holder = DuckDuckGo, Inc. L<https://duckduckgo.com/>
copyright_year = 2013
[PromptIfStale]
index = http://duckpan.org
module = Dist::Zilla::Plugin::UploadToDuckPAN
[Prereqs]
Time::Duration = 1.1
MIME::Base64 = 3.13
MIME::Types = 0
Roman = 1.23
Fortune = 0.2
Math::Int2Base = 1.00
Data::GUID = 0.046
IO::All = 0.44
File::ShareDir::ProjectDistDir = 0.2.0
Text::FIGlet = 2.19.3
Text::Unidecode = 0.04
Date::Calc = 6.3
Date::Hijri = 0.02
Date::Jalali2 = 0.04
Date::Leapyear = 1.72
; Dates role, et. al.
DateTime = 0.74
DateTime::Format::HTTP = 0
Devel::StackTrace = 0
Package::Stash = 0
Try::Tiny = 0
Lingua::EN::Numericalize = 1.52
Lingua::PigLatin = 0.01
Locale::SubCountry = 1.47
; causing problems because not pp: HTML::Barcode::QRCode = 0.09
Unicode::Char = 0.02
Number::UN = 0.002
Locale::Codes = 3.30
Gravatar::URL = 1.06
CGI = 3.60
Email::Valid = 1.192
Net::Domain::TLD = 1.70
Convert::Pluggable = 0.026
YAML = 0
Encode = 2.62
; ParseCron
Schedule::Cron::Events = 0
; ColorCodes
Color::Library = 0
Convert::Color = 0.08
Convert::Color::Library = 0.03
Convert::Braille = 0.05
Math::Round = 0.06
Convert::Morse = 0.05
Net::IDN::Encode = 2.003
Astro::MoonPhase = 0
Acme::rafl::Everywhere = 0.008
Lingua::EN::Numbers::Ordinate = 1.02
; Hashes
Digest::SHA = 5.82
Digest::MD5 = 2.53
; Factors
Math::Prime::Util = 0.43
Games::Sudoku::Component = 0.02
Data::RandomPerson = 0.51
Lingua::EN::Words2Nums = 0
Locale::Currency::Format = 1.30
Net::IP = 0
Math::BaseConvert = 0
Telephony::CountryDialingCodes = 1.04
URI::Escape::XS = 0.12
DateTime::Calendar::Chinese = 1.00
DateTime::Event::Chinese = 1.00
SVG = 2.59
Lingua::EN::Inflect = 1.895
DateTime::Event::Sunrise = 0
Geo::Coordinates::DecimalDegrees = 0.09
Math::SigFigs = 1.09
Bit::Vector = 7.3
List::MoreUtils = 0
; FlipText
Text::UpsideDown = 1.22
; Parser BinaryLogic
Marpa::R2 = 0
; For pre-fetch Goodies only.
LWP::Simple = 0
Business::CUSIP = 1.03
[Prereqs / TestRequires]
Test::EOL = 0
Test::MockTime = 0
Test::More = 0.98
Test::Most = 0
Test::Dirs = 0.03
File::Temp = 0.22
[GatherDir]
[PruneCruft]
[ManifestSkip]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToDuckPAN]
[MetaJSON]
[MetaYAML]
[AutoModuleShareDirs]
scan_namespaces = DDG::Goodie,DDG::Spice
sharedir_method = module_share_dir
[Git::NextVersion]
version_regexp = ^(.+)$
[PkgVersion]
[PodSyntaxTests]
[GithubMeta]
[Test::EOL]
trailing_whitespace = 0
[@Git]
tag_format = %v
[PodWeaver]
[Git::Push]
push_to = origin master
[TravisCI]
perl_version = 5.16
perl_version = 5.18
extra_dep = App::DuckPAN
extra_dep = autodie
after_install = duckpan DDG
before_install = sudo apt-get update -qq
before_install = sudo apt-get install -y libmpfr-dev