X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=884e5f024bf44a178bdf6e38a0bcced47e4c55e6;hb=8e236cf7f5ac06829edb65527fcdf12716ecd159;hp=f6ac31330612e6c6661e0783cbf588df38ffe98f;hpb=41a4b907f4846f2d35b170f517fb83ceb13f298c;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/META.yml b/META.yml index f6ac313..884e5f0 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.02 +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: