]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blob - META.yml
Also run the session test on darwin
[perl/modules/Test-Valgrind.git] / META.yml
1 ---
2 abstract: 'Generate suppressions, analyse and test any command with valgrind.'
3 author:
4   - 'Vincent Pit <perl@profvince.com>'
5 build_requires:
6   Carp: '0'
7   Config: '0'
8   Digest::MD5: '0'
9   Env::Sanctify: '0'
10   ExtUtils::MakeMaker: '0'
11   Fcntl: '0'
12   File::HomeDir: '0.86'
13   File::Path: '0'
14   File::Spec: '0'
15   File::Temp: '0.14'
16   Filter::Util::Call: '0'
17   List::Util: '0'
18   POSIX: '0'
19   Perl::Destruct::Level: '0'
20   Scalar::Util: '0'
21   Test::Builder: '0'
22   Test::More: '0'
23   XML::Twig: '0'
24   base: '0'
25   lib: '0'
26   version: '0'
27 configure_requires:
28   Config: '0'
29   ExtUtils::MakeMaker: '0'
30   File::Spec: '0'
31 dynamic_config: 1
32 generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150005'
33 license: perl
34 meta-spec:
35   url: http://module-build.sourceforge.net/META-spec-v1.4.html
36   version: '1.4'
37 name: Test-Valgrind
38 no_index:
39   directory:
40     - t
41     - inc
42 recommends:
43   DynaLoader: '0'
44   XSLoader: '0'
45 requires:
46   Carp: '0'
47   Digest::MD5: '0'
48   Env::Sanctify: '0'
49   Fcntl: '0'
50   File::HomeDir: '0.86'
51   File::Path: '0'
52   File::Spec: '0'
53   File::Temp: '0.14'
54   Filter::Util::Call: '0'
55   List::Util: '0'
56   POSIX: '0'
57   Perl::Destruct::Level: '0'
58   Scalar::Util: '0'
59   Test::Builder: '0'
60   Test::More: '0'
61   XML::Twig: '0'
62   base: '0'
63   perl: '5.006'
64   version: '0'
65 resources:
66   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Test-Valgrind
67   homepage: http://search.cpan.org/dist/Test-Valgrind/
68   license: http://dev.perl.org/licenses/
69   repository: http://git.profvince.com/?p=perl%2Fmodules%2FTest-Valgrind.git
70 version: '1.15'
71 x_serialization_backend: 'CPAN::Meta::YAML version 0.016'