-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
41 lines (35 loc) · 1006 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
name = HTTP-Body
author = Christian Hansen, C<[email protected]>
author = Sebastian Riedel, C<[email protected]>
author = Andy Grundman, C<[email protected]>
author = Torsten Raudssus, C<[email protected]>
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::Headers = 0
IO::File = 1.14
Digest::MD5 = 0
[Prereqs / TestRequires]
Test::More = 0.86
Test::Deep = 0
HTTP::Request::Common = 0
Encode = 0
File::Spec::Functions = 0
File::Temp = 0
[PruneFiles]
match = ^t/data/benchmark/*
filename = scripts/benchmark.pl
[MetaResources]
repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/HTTP-Body.git
repository.url = git://git.shadowcat.co.uk/catagits/HTTP-Body.git
repository.type = git
x_mailing_list = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev