X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=fecbb2374b12692d93f7d0cc7638fc59b244f235;hb=9da4ddc479c87b233cc7b2b182ca83c545f57065;hp=fbe48ed6b8ca0b55d7b2f4c47500943d4dfef7d1;hpb=b41c498738a3a4ccb8742883a42e6ea5addb1afd;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/META.yml b/META.yml index fbe48ed..fecbb23 100644 --- a/META.yml +++ b/META.yml @@ -1,12 +1,13 @@ --- #YAML:1.0 name: Test-Valgrind -version: 1.00 -abstract: Test Perl code through valgrind. +version: 1.02 +abstract: Generate suppressions, analyse and test any command with valgrind. author: - Vincent Pit license: perl distribution_type: module configure_requires: + base: 0 Carp: 0 Config: 0 ExtUtils::MakeMaker: 0 @@ -16,16 +17,17 @@ configure_requires: Scalar::Util: 0 version: 0 build_requires: + base: 0 Carp: 0 Digest::MD5: 0 Env::Sanctify: 0 ExtUtils::MakeMaker: 0 Fcntl: 0 - File::Copy: 0 File::HomeDir: 0.86 File::Path: 0 File::Spec: 0 - File::Temp: 0 + File::Temp: 0.14 + Filter::Util::Call: 0 Perl::Destruct::Level: 0 POSIX: 0 Scalar::Util: 0 @@ -34,6 +36,7 @@ build_requires: version: 0 XML::Twig: 0 requires: + base: 0 Carp: 0 Digest::MD5: 0 Env::Sanctify: 0 @@ -41,7 +44,8 @@ requires: File::HomeDir: 0.86 File::Path: 0 File::Spec: 0 - File::Temp: 0 + File::Temp: 0.14 + Filter::Util::Call: 0 perl: 5.006 Perl::Destruct::Level: 0 POSIX: 0 @@ -53,7 +57,7 @@ resources: bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Valgrind homepage: http://search.cpan.org/dist/Test-Valgrind/ license: http://dev.perl.org/licenses/ - repository: http://git.profvince.com/perl/modules/Test-Valgrind.git + repository: http://git.profvince.com/?p=perl%2Fmodules%2FTest-Valgrind.git no_index: directory: - t