X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=9b6bac604b574fbdfe0a94cd205955dcf12a1bae;hb=7dd8f67f8faf7d1368142e6837eab383afd2efa7;hp=fbe48ed6b8ca0b55d7b2f4c47500943d4dfef7d1;hpb=b41c498738a3a4ccb8742883a42e6ea5addb1afd;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/META.yml b/META.yml index fbe48ed..9b6bac6 100644 --- a/META.yml +++ b/META.yml @@ -1,31 +1,27 @@ --- #YAML:1.0 name: Test-Valgrind -version: 1.00 -abstract: Test Perl code through valgrind. +version: 1.12 +abstract: Generate suppressions, analyse and test any command with valgrind. author: - Vincent Pit license: perl distribution_type: module configure_requires: - Carp: 0 - Config: 0 ExtUtils::MakeMaker: 0 - Fcntl: 0 File::Spec: 0 - POSIX: 0 - 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 + List::Util: 0 Perl::Destruct::Level: 0 POSIX: 0 Scalar::Util: 0 @@ -34,6 +30,7 @@ build_requires: version: 0 XML::Twig: 0 requires: + base: 0 Carp: 0 Digest::MD5: 0 Env::Sanctify: 0 @@ -41,27 +38,31 @@ requires: File::HomeDir: 0.86 File::Path: 0 File::Spec: 0 - File::Temp: 0 + File::Temp: 0.14 + Filter::Util::Call: 0 + List::Util: 0 perl: 5.006 Perl::Destruct::Level: 0 POSIX: 0 Scalar::Util: 0 Test::Builder: 0 + Test::More: 0 version: 0 XML::Twig: 0 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 - inc -generated_by: ExtUtils::MakeMaker version 6.50 +generated_by: ExtUtils::MakeMaker version 6.55_02 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 +dynamic_config: 1 recommends: DynaLoader: 0 XSLoader: 0