Updated HTTP::Body dep to 0.03
Andy Grundman [Fri, 28 Oct 2005 00:03:46 +0000 (00:03 +0000)]
Build.PL

index 0c29696..e7b5ba0 100644 (file)
--- 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,