]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - META.yml
Capture STDOUT so that its output doesn't mix with our test results
[perl/modules/Test-Valgrind.git] / META.yml
index b6e5716d746c72b77f7814417296467925209c53..ab3e5c4e1c1abeb7b7761807cbb7d467bf616a03 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:                Test-Valgrind
-version:             0.03
+version:             0.06
 abstract:            Test Perl code through valgrind.
 license:             perl
 author:              
@@ -18,4 +18,6 @@ meta-spec:
     version: 1.3
 build_requires:
     ExtUtils::MakeMaker:           0
+    File::Copy:                    0
     Test::More:                    0
+    XSLoader:                      0