Hups, wrong file in distribution
[catagits/HTTP-Body.git] / dist.ini
index 3ef0abd..401d418 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,8 +1,9 @@
 name    = HTTP-Body
-version = 1.10
+version = 1.17
 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
@@ -15,11 +16,16 @@ 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
 
+[PruneFiles]
+match           = ^t/data/benchmark/*
+filename        = scripts/benchmark.pl
+
 [MetaResources]
 repository.web  = http://dev.catalystframework.org/repos/Catalyst/trunk/HTTP-Body/
 repository.url  = https://dev.catalystframework.org/repos/Catalyst/trunk/HTTP-Body/