proposal to fix problem when we lose multipart meta info
[catagits/HTTP-Body.git] / dist.ini
1 name    = HTTP-Body
2 author  = Christian Hansen, C<chansen@cpan.org>
3 author  = Sebastian Riedel, C<sri@cpan.org>
4 author  = Andy Grundman, C<andy@hybridized.org>
5 author  = Torsten Raudssus, C<getty@cpan.org>
6 abstract = HTTP Body Parser
7 license = Perl_5
8 copyright_holder = Christian Hansen
9
10 [@Basic]
11 [PkgVersion]
12 [@Git]
13 [Git::NextVersion]
14 [NextRelease]
15
16 [Prereqs]
17 Carp            = 0
18 File::Temp      = 0.14
19 HTTP::Headers   = 0
20 IO::File        = 1.14
21 Digest::MD5     = 0
22
23 [Prereqs / TestRequires]
24 Test::More      = 0.86
25 Test::Deep      = 0
26 HTTP::Request::Common = 0
27 Encode          = 0
28 File::Spec::Functions = 0
29 File::Temp      = 0
30
31 [PruneFiles]
32 match           = ^t/data/benchmark/*
33 filename        = scripts/benchmark.pl
34
35 [MetaResources]
36 repository.web  = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/HTTP-Body.git
37 repository.url  = git://git.shadowcat.co.uk/catagits/HTTP-Body.git
38 repository.type = git
39 x_mailing_list  = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev