New changes, added complete git bundle for release
[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
27 [PruneFiles]
28 match           = ^t/data/benchmark/*
29 filename        = scripts/benchmark.pl
30
31 [MetaResources]
32 repository.web  = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/HTTP-Body.git
33 repository.url  = git://git.shadowcat.co.uk/catagits/HTTP-Body.git
34 repository.type = git
35 x_mailing_list  = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev