X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=META.yml;h=cc2f1c107d4d698ebb9b9fe1c0a085352cf762a1;hp=884e5f024bf44a178bdf6e38a0bcced47e4c55e6;hb=abe419ac02d109283a1fe5615f5ab9d0a9a5572f;hpb=8e236cf7f5ac06829edb65527fcdf12716ecd159 diff --git a/META.yml b/META.yml index 884e5f0..cc2f1c1 100644 --- a/META.yml +++ b/META.yml @@ -1,21 +1,71 @@ --- #YAML:1.0 -name: Test-Valgrind -version: 0.02 -abstract: Test Perl code through valgrind. -license: perl -author: +name: Test-Valgrind +version: 1.01 +abstract: Test Perl code through valgrind. +author: - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: - Carp: 0 - Exporter: 0 - Perl::Destruct::Level: 0 - POSIX: 0 - Test::More: 0 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 +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: - ExtUtils::MakeMaker: 0 - Test::More: 0 + base: 0 + Carp: 0 + Digest::MD5: 0 + Env::Sanctify: 0 + ExtUtils::MakeMaker: 0 + Fcntl: 0 + File::HomeDir: 0.86 + File::Path: 0 + File::Spec: 0 + File::Temp: 0.14 + Filter::Util::Call: 0 + Perl::Destruct::Level: 0 + POSIX: 0 + Scalar::Util: 0 + Test::Builder: 0 + Test::More: 0 + version: 0 + XML::Twig: 0 +requires: + base: 0 + Carp: 0 + Digest::MD5: 0 + Env::Sanctify: 0 + Fcntl: 0 + File::HomeDir: 0.86 + File::Path: 0 + File::Spec: 0 + File::Temp: 0.14 + Filter::Util::Call: 0 + perl: 5.006 + Perl::Destruct::Level: 0 + POSIX: 0 + Scalar::Util: 0 + Test::Builder: 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 +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.50 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +recommends: + DynaLoader: 0 + XSLoader: 0