HTTP::Body, changed to version 0.03 since we it's got a major bug fix
[catagits/HTTP-Body.git] / META.yml
1 # http://module-build.sourceforge.net/META-spec.html
2 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
3 name:         HTTP-Body
4 version:      0.03
5 version_from: lib/HTTP/Body.pm
6 installdirs:  site
7 requires:
8     Carp:                          0
9     File::Temp:                    0.14
10     IO::File:                      0
11     YAML:                          0
12
13 distribution_type: module
14 generated_by: ExtUtils::MakeMaker version 6.17