Bump HTTP::Body to 0.8, search.cpan took 0.7 even though I don't have permission
[catagits/HTTP-Body.git] / Makefile.PL
index 781fbb4..0783869 100644 (file)
@@ -9,6 +9,6 @@ WriteMakefile(
         Carp         => 0,
         File::Temp   => '0.14',
         IO::File     => 0,
-        YAML         => 0
+        YAML         => '0.39'
     }
 );