]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blob - META.yml
Replace one remaining STATIC into static
[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   Test::More: '0'
10   XSLoader: '0'
11   constant: '0'
12   lib: '0'
13 configure_requires:
14   Config: '0'
15   ExtUtils::MakeMaker: '0'
16 dynamic_config: 1
17 generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001'
18 license: perl
19 meta-spec:
20   url: http://module-build.sourceforge.net/META-spec-v1.4.html
21   version: '1.4'
22 name: Lexical-Types
23 no_index:
24   directory:
25     - t
26     - inc
27 requires:
28   Carp: '0'
29   XSLoader: '0'
30   perl: '5.008004'
31 resources:
32   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Lexical-Types
33   homepage: http://search.cpan.org/dist/Lexical-Types/
34   license: http://dev.perl.org/licenses/
35   repository: http://git.profvince.com/?p=perl%2Fmodules%2FLexical-Types.git
36 version: '0.14'