]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blob - META.yml
This is 0.11
[perl/modules/Lexical-Types.git] / META.yml
1 --- #YAML:1.0
2 name:               Lexical-Types
3 version:            0.11
4 abstract:           Extend the semantics of typed lexicals.
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     Carp:                 0
13     constant:             0
14     ExtUtils::MakeMaker:  0
15     Test::More:           0
16     XSLoader:             0
17 requires:
18     Carp:      0
19     perl:      5.008003
20     XSLoader:  0
21 resources:
22     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Lexical-Types
23     homepage:    http://search.cpan.org/dist/Lexical-Types/
24     license:     http://dev.perl.org/licenses/
25     repository:  http://git.profvince.com/?p=perl%2Fmodules%2FLexical-Types.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:     1