1.08
[catagits/HTTP-Body.git] / dist.ini
diff --git a/dist.ini b/dist.ini
new file mode 100644 (file)
index 0000000..24e14e6
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,21 @@
+name    = HTTP-Body
+version = 1.08
+author  = Christian Hansen, C<chansen@cpan.org>
+author  = Sebastian Riedel, C<sri@cpan.org>
+author  = Andy Grundman, C<andy@hybridized.org>
+abstract = HTTP Body Parser
+license = Perl_5
+copyright_holder = Christian Hansen
+
+[@Basic]
+[PkgVersion]
+
+[Prereqs]
+Carp            = 0
+File::Temp      = 0.14
+HTTP::Headers   = 0
+IO::File        = 1.14
+
+[Prereqs / TestRequires]
+Test::More      = 0.86
+Test::Deep      = 0
\ No newline at end of file