-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
41 lines (35 loc) · 995 Bytes
/
dist.ini
File metadata and controls
41 lines (35 loc) · 995 Bytes
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
name = HTTP-Body
author = Christian Hansen, C<chansen@cpan.org>
author = Sebastian Riedel, C<sri@cpan.org>
author = Andy Grundman, C<andy@hybridized.org>
author = Torsten Raudssus, C<getty@cpan.org>
abstract = HTTP Body Parser
license = Perl_5
copyright_holder = Christian Hansen
[@Basic]
[PkgVersion]
[@Git]
[Git::NextVersion]
[NextRelease]
[MetaJSON]
[Prereqs]
Carp = 0
File::Temp = 0.14
HTTP::Message = 0
IO::File = 1.14
[Prereqs / TestRequires]
Test::More = 0.86
Test::Deep = 0
Digest::MD5 = 0
HTTP::Request::Common = 0
Encode = 0
File::Spec::Functions = 0
[PruneFiles]
match = ^t/data/benchmark/*
filename = scripts/benchmark.pl
[MetaResources]
homepage = https://metacpan.org/release/HTTP-Body
repository.web = https://github.com/libwww-perl/HTTP-Body
repository.url = https://github.com/libwww-perl/HTTP-Body.git
repository.type = git
bugtracker.web = https://github.com/libwww-perl/HTTP-Body/issues