]> git.vpit.fr Git - perl/modules/Test-Leaner.git/blob - META.yml
Initial commit
[perl/modules/Test-Leaner.git] / META.yml
1 --- #YAML:1.0
2 name:               Test-Leaner
3 version:            0.01
4 abstract:           ~
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     Test::More:           0
15 requires:
16     Exporter:    0
17     perl:        5.006
18     Test::More:  0
19 resources:
20     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Leaner
21     homepage:    http://search.cpan.org/dist/Test-Leaner/
22     license:     http://dev.perl.org/licenses/
23     repository:  http://git.profvince.com/?p=perl%2Fmodules%2FTest-Leaner.git
24 no_index:
25     directory:
26         - t
27         - inc
28 generated_by:       ExtUtils::MakeMaker version 6.56
29 meta-spec:
30     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
31     version:  1.4
32 dynamic_config:     0