]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blob - META.yml
This is 0.16
[perl/modules/Lexical-Types.git] / META.yml
1 ---
2 abstract: 'Extend the semantics of typed lexicals.'
3 author:
4   - 'Vincent Pit <perl@profvince.com>'
5 build_requires:
6   Carp: '0'
7   Config: '0'
8   ExtUtils::MakeMaker: '0'
9   File::Spec: '0'
10   Test::More: '0'
11   XSLoader: '0'
12   constant: '0'
13   lib: '0'
14 configure_requires:
15   Config: '0'
16   ExtUtils::MakeMaker: '0'
17 dynamic_config: 1
18 generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010'
19 license: perl
20 meta-spec:
21   url: http://module-build.sourceforge.net/META-spec-v1.4.html
22   version: '1.4'
23 name: Lexical-Types
24 no_index:
25   directory:
26     - t
27     - inc
28 requires:
29   Carp: '0'
30   XSLoader: '0'
31   perl: '5.008004'
32 resources:
33   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Lexical-Types
34   homepage: http://search.cpan.org/dist/Lexical-Types/
35   license: http://dev.perl.org/licenses/
36   repository: http://git.profvince.com/?p=perl%2Fmodules%2FLexical-Types.git
37 version: '0.16'
38 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'