X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=ab3e5c4e1c1abeb7b7761807cbb7d467bf616a03;hb=c528f9cdb0a0b8f10658b8ed733d81e500de49c3;hp=f6ac31330612e6c6661e0783cbf588df38ffe98f;hpb=41a4b907f4846f2d35b170f517fb83ceb13f298c;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/META.yml b/META.yml index f6ac313..ab3e5c4 100644 --- a/META.yml +++ b/META.yml @@ -1,7 +1,7 @@ --- #YAML:1.0 name: Test-Valgrind -version: 0.01 -abstract: Test your code through valgrind. +version: 0.06 +abstract: Test Perl code through valgrind. license: perl author: - Vincent Pit @@ -10,6 +10,7 @@ distribution_type: module requires: Carp: 0 Exporter: 0 + Perl::Destruct::Level: 0 POSIX: 0 Test::More: 0 meta-spec: @@ -17,4 +18,6 @@ meta-spec: version: 1.3 build_requires: ExtUtils::MakeMaker: 0 + File::Copy: 0 Test::More: 0 + XSLoader: 0