Added rawhandles option to bypass a Perl bug
[catagits/HTTP-Request-AsCGI.git] / META.yml
index 580d2b1..10bae85 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,14 +1,16 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
 name:         HTTP-Request-AsCGI
-version:      0.1
+version:      0.2
 version_from: lib/HTTP/Request/AsCGI.pm
 installdirs:  site
 requires:
     Carp:                          0
     Class::Accessor:               0
-    File::Temp:                    0.14
-    IO::Handle:                    0
+    HTTP::Request:                 0
+    HTTP::Response:                0
+    IO::File:                      0
+    Test::More:                    0
 
 distribution_type: module
 generated_by: ExtUtils::MakeMaker version 6.17