From: Sebastian Riedel Date: Thu, 17 Nov 2005 04:02:15 +0000 (+0000) Subject: Updated prereqs X-Git-Tag: 5.7099_04~899 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=c30be672ee83e4d17cbb6b1c5941b31400345650 Updated prereqs --- diff --git a/Build.PL b/Build.PL index 10ec7e8..5082039 100644 --- a/Build.PL +++ b/Build.PL @@ -14,7 +14,7 @@ my $build = Module::Build->new( 'CGI::Cookie' => 0, 'File::Modified' => 0, 'HTML::Entities' => 0, - 'HTTP::Body' => 0.4, + 'HTTP::Body' => 0.5, 'HTTP::Headers' => 1.59, 'HTTP::Request' => 0, 'HTTP::Response' => 0,