]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - META.yml
t/30-bad.t doesn't need Config anymore
[perl/modules/Test-Valgrind.git] / META.yml
index 61a683098abed7a00070fbdcd5dddd1b1270414e..00d02d3a865428a5ff9ccedfa53c752592181ba3 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:                Test-Valgrind
-version:             0.04
+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