]> git.vpit.fr Git - perl/modules/Test-Leaner.git/blob - META.yml
This is 0.01
[perl/modules/Test-Leaner.git] / META.yml
1 --- #YAML:1.0
2 name:               Test-Leaner
3 version:            0.01
4 abstract:           A slimmer Test::More for when you favor performance over completeness.
5 author:
6     - Vincent Pit <perl@profvince.com>
7 license:            perl
8 distribution_type:  module
9 configure_requires:
10     ExtUtils::MakeMaker:  0
11 build_requires:
12     Exporter:             0
13     ExtUtils::MakeMaker:  0
14     Scalar::Util:         0
15     Test::More:           0
16 requires:
17     Exporter:      0
18     perl:          5.006
19     Scalar::Util:  0
20     Test::More:    0
21 resources:
22     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Leaner
23     homepage:    http://search.cpan.org/dist/Test-Leaner/
24     license:     http://dev.perl.org/licenses/
25     repository:  http://git.profvince.com/?p=perl%2Fmodules%2FTest-Leaner.git
26 no_index:
27     directory:
28         - t
29         - inc
30 generated_by:       ExtUtils::MakeMaker version 6.56
31 meta-spec:
32     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
33     version:  1.4
34 dynamic_config:     0