X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;fp=Build.PL;h=e7b5ba0ce0ec7ed86aa7b7ec2c7936b2c0dc7f6c;hb=915d98de77e7ca8e209e3ccc608148edcd45c2f5;hp=0c29696f5eb217536e014ccb1da497d33b414b98;hpb=4c980e7668ca115edb52d7ec19a8d769fc73532c;p=catagits%2FCatalyst-Runtime.git diff --git a/Build.PL b/Build.PL index 0c29696..e7b5ba0 100644 --- a/Build.PL +++ b/Build.PL @@ -12,7 +12,7 @@ my $build = Module::Build->new( 'Class::Data::Inheritable' => 0, 'CGI::Cookie' => 0, 'HTML::Entities' => 0, - 'HTTP::Body' => 0, + 'HTTP::Body' => 0.03, 'HTTP::Headers' => 1.59, 'HTTP::Request' => 0, 'HTTP::Response' => 0,