File: dist.ini

package info (click to toggle)
libhttp-tiny-perl 0.090-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 788 kB
  • sloc: perl: 3,124; makefile: 6
file content (42 lines) | stat: -rw-r--r-- 941 bytes parent folder | download
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 <chansen@cpan.org>
author            = David Golden <dagolden@cpan.org>
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