-
Notifications
You must be signed in to change notification settings - Fork 3
/
dist.ini
42 lines (37 loc) · 941 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
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
stopwords = Tunnelling
stopwords = 2XX
stopwords = RFC7230
stopwords = RFC7231
stopwords = RFC7232
stopwords = RFC7233
stopwords = RFC7234
stopwords = RFC7235
[ReleaseStatus::FromVersion]
testing = third_decimal_odd
[RemovePrereqs]
remove = Errno
remove = HTTP::CookieJar
remove = IO::Socket::IP
remove = IO::Socket::SSL
remove = Net::SSLeay
remove = threads
[Prereqs / Recommends]
HTTP::CookieJar = 0.001
IO::Socket::IP = 0.32
IO::Socket::SSL = 1.968
Net::SSLeay = 1.49
[Prereqs / DevelopRequires]
; Non core Perl::Critic policy used in perlcritic.rc
Perl::Critic::Policy::Lax::ProhibitStringyEval::ExceptForRequire = 0