X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=00d02d3a865428a5ff9ccedfa53c752592181ba3;hb=acae07cb4264d1039a86aa31854cca2ce37382f1;hp=b6e5716d746c72b77f7814417296467925209c53;hpb=d685884acaef843ed4ce04a48d7da565d52280fb;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/META.yml b/META.yml index b6e5716..00d02d3 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Test-Valgrind -version: 0.03 +version: 0.07 abstract: Test Perl code through valgrind. license: perl author: @@ -10,12 +10,15 @@ distribution_type: module requires: Carp: 0 Exporter: 0 + Fcntl: 0 Perl::Destruct::Level: 0 POSIX: 0 - Test::More: 0 + Test::Builder: 0 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.3.html version: 1.3 build_requires: ExtUtils::MakeMaker: 0 + File::Copy: 0 Test::More: 0 + XSLoader: 0