X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=be42e0e95b9ab772ae628e9898921646241f294d;hb=3aff25a7a85cc4462aa3d144dced7cd8b1bea0f7;hp=cc2f1c107d4d698ebb9b9fe1c0a085352cf762a1;hpb=abe419ac02d109283a1fe5615f5ab9d0a9a5572f;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/META.yml b/META.yml index cc2f1c1..be42e0e 100644 --- a/META.yml +++ b/META.yml @@ -1,21 +1,14 @@ --- #YAML:1.0 name: Test-Valgrind -version: 1.01 -abstract: Test Perl code through valgrind. +version: 1.11 +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 - Fcntl: 0 File::Spec: 0 - POSIX: 0 - Scalar::Util: 0 - version: 0 build_requires: base: 0 Carp: 0 @@ -28,6 +21,7 @@ build_requires: File::Spec: 0 File::Temp: 0.14 Filter::Util::Call: 0 + List::Util: 0 Perl::Destruct::Level: 0 POSIX: 0 Scalar::Util: 0 @@ -46,26 +40,29 @@ requires: File::Spec: 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