No need for the intermediate copy.
[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 [MetaJSON]
17
18 [Prereqs]
19 Carp            = 0
20 File::Temp      = 0.14
21 HTTP::Headers   = 0
22 IO::File        = 1.14
23 IO::Handle::Util = 0.01
24 Digest::MD5     = 0
25
26 [Prereqs / TestRequires]
27 Test::More      = 0.86
28 Test::Deep      = 0
29 HTTP::Request::Common = 0
30 Encode          = 0
31 File::Spec::Functions = 0
32 File::Temp      = 0
33
34 [PruneFiles]
35 match           = ^t/data/benchmark/*
36 filename        = scripts/benchmark.pl
37
38 [MetaResources]
39 repository.web  = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/HTTP-Body.git
40 repository.url  = git://git.shadowcat.co.uk/catagits/HTTP-Body.git
41 repository.type = git
42 x_mailing_list  = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev