X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=META.yml;h=19bdf6bd04e05ca626a481c54c8e73f6496f91f1;hp=b6e5716d746c72b77f7814417296467925209c53;hb=HEAD;hpb=d685884acaef843ed4ce04a48d7da565d52280fb diff --git a/META.yml b/META.yml index b6e5716..19bdf6b 100644 --- a/META.yml +++ b/META.yml @@ -1,21 +1,78 @@ ---- #YAML:1.0 -name: Test-Valgrind -version: 0.03 -abstract: Test Perl code through valgrind. -license: perl -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 +--- +abstract: 'Generate suppressions, analyse and test any command with valgrind.' +author: + - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + Carp: '0' + Config: '0' + Digest::MD5: '0' + Env::Sanctify: '0' + ExtUtils::MM: '0' + ExtUtils::MakeMaker: '0' + Fcntl: '0' + File::HomeDir: '0.86' + File::Path: '0' + File::Spec: '0' + File::Temp: '0.19' + Filter::Util::Call: '0' + IO::Handle: '0' + IO::Select: '0' + IPC::Open3: '0' + List::Util: '0' + POSIX: '0' + Perl::Destruct::Level: '0' + Scalar::Util: '0' + Socket: '0' + Test::Builder: '0' + Test::More: '0' + XML::Twig: '0' + base: '0' + lib: '0' + overload: '0' +configure_requires: + Config: '0' + ExtUtils::MakeMaker: '0' + File::Spec: '0' +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.150005' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: '1.4' +name: Test-Valgrind +no_index: + directory: + - t + - inc +recommends: + DynaLoader: '0' + XSLoader: '0' +requires: + Carp: '0' + Digest::MD5: '0' + Env::Sanctify: '0' + ExtUtils::MM: '0' + Fcntl: '0' + File::HomeDir: '0.86' + File::Path: '0' + File::Spec: '0' + File::Temp: '0.19' + Filter::Util::Call: '0' + IO::Select: '0' + List::Util: '0' + POSIX: '0' + Perl::Destruct::Level: '0' + Scalar::Util: '0' + Test::Builder: '0' + Test::More: '0' + XML::Twig: '0' + base: '0' + overload: '0' + perl: '5.006' +resources: + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Test-Valgrind + homepage: http://search.cpan.org/dist/Test-Valgrind/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2FTest-Valgrind.git +version: '1.19' +x_serialization_backend: 'CPAN::Meta::YAML version 0.018'