]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blob - META.yml
Update VPIT::TestHelpers to 15e8aee3
[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::MM: '0'
11   ExtUtils::MakeMaker: '0'
12   Fcntl: '0'
13   File::HomeDir: '0.86'
14   File::Path: '0'
15   File::Spec: '0'
16   File::Temp: '0.19'
17   Filter::Util::Call: '0'
18   IO::Handle: '0'
19   IO::Select: '0'
20   IPC::Open3: '0'
21   List::Util: '0'
22   POSIX: '0'
23   Perl::Destruct::Level: '0'
24   Scalar::Util: '0'
25   Socket: '0'
26   Test::Builder: '0'
27   Test::More: '0'
28   XML::Twig: '0'
29   base: '0'
30   lib: '0'
31   overload: '0'
32 configure_requires:
33   Config: '0'
34   ExtUtils::MakeMaker: '0'
35   File::Spec: '0'
36 dynamic_config: 1
37 generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.150005'
38 license: perl
39 meta-spec:
40   url: http://module-build.sourceforge.net/META-spec-v1.4.html
41   version: '1.4'
42 name: Test-Valgrind
43 no_index:
44   directory:
45     - t
46     - inc
47 recommends:
48   DynaLoader: '0'
49   XSLoader: '0'
50 requires:
51   Carp: '0'
52   Digest::MD5: '0'
53   Env::Sanctify: '0'
54   ExtUtils::MM: '0'
55   Fcntl: '0'
56   File::HomeDir: '0.86'
57   File::Path: '0'
58   File::Spec: '0'
59   File::Temp: '0.19'
60   Filter::Util::Call: '0'
61   IO::Select: '0'
62   List::Util: '0'
63   POSIX: '0'
64   Perl::Destruct::Level: '0'
65   Scalar::Util: '0'
66   Test::Builder: '0'
67   Test::More: '0'
68   XML::Twig: '0'
69   base: '0'
70   overload: '0'
71   perl: '5.006'
72 resources:
73   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Test-Valgrind
74   homepage: http://search.cpan.org/dist/Test-Valgrind/
75   license: http://dev.perl.org/licenses/
76   repository: http://git.profvince.com/?p=perl%2Fmodules%2FTest-Valgrind.git
77 version: '1.19'
78 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'