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