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