]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - META.yml
Importing Test-Valgrind-0.02.tar.gz
[perl/modules/Test-Valgrind.git] / META.yml
index f6ac31330612e6c6661e0783cbf588df38ffe98f..884e5f024bf44a178bdf6e38a0bcced47e4c55e6 100644 (file)
--- 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 <perl@profvince.com>
@@ -10,6 +10,7 @@ distribution_type:   module
 requires:     
     Carp:                          0
     Exporter:                      0
+    Perl::Destruct::Level:         0
     POSIX:                         0
     Test::More:                    0
 meta-spec: