Removed benchmark data and script for release v1.14
Torsten Raudssus [Fri, 4 Nov 2011 18:43:03 +0000 (18:43 +0000)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 33bee85..5f98b9a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 This file documents the revision history for Perl extension HTTP::Body.
 
+1.14    Tue 26 Oct 2010 19:42:00 CET
+        - removed benchmark test data and benchmark script for release (Torsten Raudssus [GETTY])
+
 1.12    Sat 19 Mar 2011 19:05:17 CET
         - Fixed the t/08 test
 
index b8a0597..4a34b9f 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = HTTP-Body
-version = 1.12
+version = 1.14
 author  = Christian Hansen, C<chansen@cpan.org>
 author  = Sebastian Riedel, C<sri@cpan.org>
 author  = Andy Grundman, C<andy@hybridized.org>
@@ -21,6 +21,10 @@ IO::File        = 1.14
 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/