]> git.vpit.fr Git - perl/modules/indirect.git/blob - META.yml
This is 0.23
[perl/modules/indirect.git] / META.yml
1 --- #YAML:1.0
2 name:               indirect
3 version:            0.23
4 abstract:           Lexically warn about using the indirect object syntax.
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     ExtUtils::MakeMaker:  0
13     Test::More:           0
14     XSLoader:             0
15 requires:
16     perl:      5.008001
17     XSLoader:  0
18 resources:
19     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=indirect
20     homepage:    http://search.cpan.org/dist/indirect/
21     license:     http://dev.perl.org/licenses/
22     repository:  http://git.profvince.com/?p=perl%2Fmodules%2Findirect.git
23 no_index:
24     directory:
25         - t
26         - inc
27 generated_by:       ExtUtils::MakeMaker version 6.56
28 meta-spec:
29     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
30     version:  1.4
31 dynamic_config:     1