-
Notifications
You must be signed in to change notification settings - Fork 52
/
dist.ini
39 lines (33 loc) · 870 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
name = HTTP-Tiny
author = Christian Hansen <[email protected]>
author = David Golden <[email protected]>
license = Perl_5
copyright_holder = Christian Hansen
[@DAGOLDEN]
:version = 0.072
stopwords = CA
stopwords = CGI
stopwords = TLS
stopwords = UA
stopwords = proxying
[ReleaseStatus::FromVersion]
testing = third_decimal_odd
[RemovePrereqs]
remove = Errno
remove = HTTP::CookieJar
remove = IO::Socket::IP
remove = IO::Socket::SSL
remove = Mozilla::CA
remove = Net::SSLeay
remove = threads
[Prereqs / Recommends]
HTTP::CookieJar = 0.001
IO::Socket::IP = 0.32
IO::Socket::SSL = 1.42
Mozilla::CA = 20160104
Net::SSLeay = 1.49
[Prereqs / Suggests]
IO::Socket::SSL = 1.56
[Prereqs / DevelopRequires]
; Non core Perl::Critic policy used in perlcritic.rc
Perl::Critic::Policy::Lax::ProhibitStringyEval::ExceptForRequire = 0