]> git.vpit.fr Git - perl/modules/indirect.git/blob - META.yml
This is 0.09_01
[perl/modules/indirect.git] / META.yml
1 --- #YAML:1.0
2 name:               indirect
3 version:            0.09_01
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 requires:
12     XSLoader:  0
13 no_index:
14     directory:
15         - t
16         - inc
17 generated_by:       ExtUtils::MakeMaker version 6.48
18 meta-spec:
19     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
20     version:  1.4
21 build_requires:
22     ExtUtils::MakeMaker:           0
23     Test::More:                    0